This is the complete list of members for Matrix_real_float, including all inherited members.
| cols | matrix_base< float > | |
| conjugate() | matrix_base< float > | inline |
| conjugated | matrix_base< float > | protected |
| copy() const | Matrix_real_float | |
| copy_to(matrix_base< float > &target) const | matrix_base< float > | inline |
| data | matrix_base< float > | |
| ensure_aligned() | matrix_base< float > | inline |
| get_data() const | matrix_base< float > | inline |
| is_conjugated() const | matrix_base< float > | inline |
| is_transposed() const | matrix_base< float > | inline |
| isnan() | Matrix_real_float | |
| matrix_base() | matrix_base< float > | inline |
| matrix_base(float *data_in, int rows_in, int cols_in) | matrix_base< float > | inline |
| matrix_base(float *data_in, int rows_in, int cols_in, int stride_in) | matrix_base< float > | inline |
| matrix_base(int rows_in, int cols_in) | matrix_base< float > | inline |
| matrix_base(int rows_in, int cols_in, int stride_in) | matrix_base< float > | inline |
| matrix_base(const matrix_base< float > &in) | matrix_base< float > | inline |
| Matrix_real_float() | Matrix_real_float | |
| Matrix_real_float(float *data_in, int rows_in, int cols_in) | Matrix_real_float | |
| Matrix_real_float(float *data_in, int rows_in, int cols_in, int stride_in) | Matrix_real_float | |
| Matrix_real_float(int rows_in, int cols_in) | Matrix_real_float | |
| Matrix_real_float(int rows_in, int cols_in, int stride_in) | Matrix_real_float | |
| Matrix_real_float(const Matrix_real_float &in) | Matrix_real_float | |
| operator<(const matrix_base< float > &other) const | matrix_base< float > | inline |
| operator=(const Matrix_real_float &mtx) | Matrix_real_float | |
| matrix_base< float >::operator=(const matrix_base &mtx) | matrix_base< float > | inline |
| operator[](int idx) const | matrix_base< float > | inline |
| owner | matrix_base< float > | protected |
| padding | Matrix_real_float | private |
| print_matrix() const | matrix_base< float > | inline |
| references | matrix_base< float > | protected |
| release_data() | matrix_base< float > | inline |
| replace_data(float *data_in, bool owner_in) | matrix_base< float > | inline |
| rows | matrix_base< float > | |
| set_owner(bool owner_in) | matrix_base< float > | inline |
| size() const | matrix_base< float > | inline |
| stride | matrix_base< float > | |
| transpose() | matrix_base< float > | inline |
| transposed | matrix_base< float > | protected |
| ~matrix_base() | matrix_base< float > | inline |