|
NiHu
2.0
|
This is the complete list of members for NiHu::mex::complex_matrix< T >, including all inherited members.
| cols(void) const | NiHu::mex::matrix_base | inline |
| 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_cols | NiHu::mex::matrix_base | protected |
| m_imag | NiHu::mex::complex_matrix< T > | protected |
| m_real | NiHu::mex::complex_matrix< T > | protected |
| m_rows | NiHu::mex::matrix_base | protected |
| matrix_base(size_t rows, size_t cols) | NiHu::mex::matrix_base | inlineprotected |
| matrix_base(mxArray const *input) | NiHu::mex::matrix_base | inlineprotected |
| operator()(size_t row, size_t col) const | NiHu::mex::complex_matrix< T > | inline |
| operator()(size_t row, size_t col) | NiHu::mex::complex_matrix< T > | inline |
| rows(void) const | NiHu::mex::matrix_base | inline |
| scalar_t typedef | NiHu::mex::complex_matrix< T > |