43 friend std::ostream &
operator <<(std::ostream &,
const Matrix &);
53 double& operator() (
int,
int);
56 double operator() (
int,
int)
const;
59 const Matrix &operator = (
const Matrix &);
67 const Matrix &operator ^= (
const Matrix &);
82 class J_Matrix :
public Matrix {
#define MOP_END_NAMESPACE
double det(const Matrix3D &A)
#define MOP_BEGIN_NAMESPACE
std::ostream & operator<<(std::ostream &os, const COM_exception &ex)
Print out a given exception.
void info()
Print informations about CImg environement variables.