| cols | matrix_base< QGD_Complex16 > | |
| conjugate() | matrix_base< QGD_Complex16 > | inline |
| conjugated | matrix_base< QGD_Complex16 > | protected |
| copy() | Matrix | |
| matrix_base< QGD_Complex16 >::copy() const | matrix_base< QGD_Complex16 > | inline |
| data | matrix_base< QGD_Complex16 > | |
| ensure_aligned() | matrix_base< QGD_Complex16 > | inline |
| get_data() const | matrix_base< QGD_Complex16 > | inline |
| is_conjugated() | matrix_base< QGD_Complex16 > | inline |
| is_transposed() | matrix_base< QGD_Complex16 > | inline |
| isnan() | Matrix | |
| Matrix() | Matrix | |
| Matrix(QGD_Complex16 *data_in, int rows_in, int cols_in) | Matrix | |
| Matrix(QGD_Complex16 *data_in, int rows_in, int cols_in, int stride_in) | Matrix | |
| Matrix(int rows_in, int cols_in) | Matrix | |
| Matrix(int rows_in, int cols_in, int stride_in) | Matrix | |
| Matrix(const Matrix &in) | Matrix | |
| matrix_base() | matrix_base< QGD_Complex16 > | inline |
| matrix_base(QGD_Complex16 *data_in, int rows_in, int cols_in) | matrix_base< QGD_Complex16 > | inline |
| matrix_base(QGD_Complex16 *data_in, int rows_in, int cols_in, int stride_in) | matrix_base< QGD_Complex16 > | inline |
| matrix_base(int rows_in, int cols_in) | matrix_base< QGD_Complex16 > | inline |
| matrix_base(int rows_in, int cols_in, int stride_in) | matrix_base< QGD_Complex16 > | inline |
| matrix_base(const matrix_base< QGD_Complex16 > &in) | matrix_base< QGD_Complex16 > | inline |
| operator=(const matrix_base &mtx) | matrix_base< QGD_Complex16 > | inline |
| operator[](int idx) const | matrix_base< QGD_Complex16 > | inline |
| owner | matrix_base< QGD_Complex16 > | protected |
| padding | Matrix | private |
| print_matrix() const | Matrix | |
| reference_mutex | matrix_base< QGD_Complex16 > | protected |
| references | matrix_base< QGD_Complex16 > | protected |
| release_data() | matrix_base< QGD_Complex16 > | inline |
| replace_data(QGD_Complex16 *data_in, bool owner_in) | matrix_base< QGD_Complex16 > | inline |
| rows | matrix_base< QGD_Complex16 > | |
| set_owner(bool owner_in) | matrix_base< QGD_Complex16 > | inline |
| size() const | matrix_base< QGD_Complex16 > | inline |
| stride | matrix_base< QGD_Complex16 > | |
| transpose() | matrix_base< QGD_Complex16 > | inline |
| transposed | matrix_base< QGD_Complex16 > | protected |
| ~matrix_base() | matrix_base< QGD_Complex16 > | inline |