$search
#include "include.h"
#include "newmat.h"
#include "newmatio.h"
#include "newmatrc.h"
Go to the source code of this file.
| |
#define | REPORT {} |
#define | WANT_FSTREAM |
ostream & | operator<< (ostream &s, const GeneralMatrix &X) |
long ostream & | operator<< (ostream &s, const BaseMatrix &X) |
Output.
Definition in 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 GeneralMatrix & | X | |||
) |
Definition at line 42 of file newmat9.cpp.
long ostream& operator<< | ( | ostream & | s, | |
const BaseMatrix & | X | |||
) |
Definition at line 35 of file newmat9.cpp.