#include <vector>
#include "MatrixType.h"
#include "dMatrix.h"
#include "CMatrix.h"
#include "dSparse.h"
#include "CSparse.h"
#include "oct-spparms.h"
#include "oct-locbuf.h"
Functions | |
template<class T > | |
MatrixType::matrix_type | matrix_real_probe (const MArray2< T > &a) |
template<class T > | |
MatrixType::matrix_type | matrix_complex_probe (const MArray2< T > &a) |
MatrixType::matrix_type matrix_complex_probe | ( | const MArray2< T > & | a | ) | [inline] |
MatrixType::matrix_type matrix_real_probe | ( | const MArray2< T > & | a | ) | [inline] |