#include "math-extension.hh"
#include "inline-macro.hh"
#include <iostream>
Go to the source code of this file.
Classes | |
class | CVector |
Functions | |
std::ostream & | operator<< (std::ostream &AStream, const CVector &AVector) |
std::ostream& operator<< | ( | std::ostream & | AStream, | |
const CVector & | AVector | |||
) |
AStream | Le flot dans lequel afficher le vecteur | |
AVector | Le vecteur à afficher |
Definition at line 115 of file vector.icc.