Navigation

Operators and Keywords

Function List:

C++ API

MatrixType.cc File Reference

#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"

Include dependency graph for MatrixType.cc:


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)

Function Documentation

template<class T >
MatrixType::matrix_type matrix_complex_probe ( const MArray2< T > &  a  )  [inline]

template<class T >
MatrixType::matrix_type matrix_real_probe ( const MArray2< T > &  a  )  [inline]