#include "newmat.h"
Go to the source code of this file.
#define | NEWMATIO_LIB 0 |
ostream & | operator<< (ostream &, const BaseMatrix &) |
ostream & | operator<< (ostream &, const GeneralMatrix &) |
Definition file for matrix package output.
Definition in file newmatio.h.
#define NEWMATIO_LIB 0 |
Definition at line 10 of file newmatio.h.
ostream& operator<< | ( | ostream & | , |
const BaseMatrix & | |||
) |
Definition at line 35 of file newmat9.cpp.
ostream& operator<< | ( | ostream & | , |
const GeneralMatrix & | |||
) |
Definition at line 42 of file newmat9.cpp.