$search
#include "newmat.h"

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