NiHu  2.0
NiHu::mex::complex_matrix< T > Member List

This is the complete list of members for NiHu::mex::complex_matrix< T >, including all inherited members.

cols(void) constNiHu::mex::matrix_baseinline
complex_matrix(size_t rows, size_t cols, mxArray *&output)NiHu::mex::complex_matrix< T >inline
complex_matrix(mxArray const *input)NiHu::mex::complex_matrix< T >inline
index_proxy< complex_matrix< T > > (defined in NiHu::mex::complex_matrix< T >)NiHu::mex::complex_matrix< T >friend
m_colsNiHu::mex::matrix_baseprotected
m_imagNiHu::mex::complex_matrix< T >protected
m_realNiHu::mex::complex_matrix< T >protected
m_rowsNiHu::mex::matrix_baseprotected
matrix_base(size_t rows, size_t cols)NiHu::mex::matrix_baseinlineprotected
matrix_base(mxArray const *input)NiHu::mex::matrix_baseinlineprotected
operator()(size_t row, size_t col) constNiHu::mex::complex_matrix< T >inline
operator()(size_t row, size_t col)NiHu::mex::complex_matrix< T >inline
rows(void) constNiHu::mex::matrix_baseinline
scalar_t typedefNiHu::mex::complex_matrix< T >