Go to the source code of this file.
Defines | |
#define | ios_format_flags long |
#define | REPORT {} |
#define | WANT_FSTREAM |
Functions | |
ostream & | operator<< (ostream &s, const BaseMatrix &X) |
ostream & | operator<< (ostream &s, const GeneralMatrix &X) |
#define ios_format_flags long |
Definition at line 28 of file newmat9.cc.
#define REPORT {} |
Definition at line 23 of file newmat9.cc.
#define WANT_FSTREAM |
Definition at line 6 of file newmat9.cc.
ostream& operator<< | ( | ostream & | s, |
const BaseMatrix & | X | ||
) |
Definition at line 31 of file newmat9.cc.
ostream& operator<< | ( | ostream & | s, |
const GeneralMatrix & | X | ||
) |
Definition at line 38 of file newmat9.cc.