#include <blitz/blitz.h>
#include <blitz/memblock.h>
#include <blitz/mstruct.h>
#include <blitz/matrix.cc>
#include <blitz/matexpr.h>
Go to the source code of this file.
Classes | |
class | Matrix< P_numtype, P_structure > |
Functions | |
template<typename P_numtype , typename P_structure > | |
ostream & | operator<< (ostream &os, const Matrix< P_numtype, P_structure > &matrix) |
ostream& operator<< | ( | ostream & | os, | |
const Matrix< P_numtype, P_structure > & | matrix | |||
) | [inline] |