Go to the source code of this file.
#define | WANT_FSTREAM |
#define | REPORT {} |
#define | ios_format_flags long |
ostream & | operator<< (ostream &s, const BaseMatrix &X) |
ostream & | operator<< (ostream &s, const GeneralMatrix &X) |
Output.
Definition in file newmat9.cpp.
#define ios_format_flags long |
Definition at line 32 of file newmat9.cpp.
#define REPORT {} |
Definition at line 27 of file newmat9.cpp.
#define WANT_FSTREAM |
Definition at line 10 of file newmat9.cpp.
ostream& operator<< | ( | ostream & | s, |
const BaseMatrix & | X | ||
) |
Definition at line 35 of file newmat9.cpp.
ostream& operator<< | ( | ostream & | s, |
const GeneralMatrix & | X | ||
) |
Definition at line 42 of file newmat9.cpp.