|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/matrix/include.h>#include <ossim/matrix/newmat.h>#include <ossim/matrix/newmatio.h>#include <ossim/matrix/newmatrc.h>Go to the source code of this file.
Macros | |
| #define | WANT_STREAM |
| #define | REPORT {} |
| #define | ios_format_flags long |
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.cpp.
| #define REPORT {} |
Definition at line 23 of file newmat9.cpp.
| #define WANT_STREAM |
Definition at line 6 of file newmat9.cpp.
| ostream& operator<< | ( | ostream & | s, |
| const BaseMatrix & | X | ||
| ) |
Definition at line 31 of file newmat9.cpp.
References GeneralMatrix::Evaluate(), and GeneralMatrix::tDelete().
| ostream& operator<< | ( | ostream & | s, |
| const GeneralMatrix & | X | ||
| ) |
Definition at line 38 of file newmat9.cpp.
References MatrixRowCol::data, LoadOnEntry, MatrixRow::Next(), GeneralMatrix::Nrows(), MatrixRowCol::skip, and MatrixRowCol::storage.
1.8.14