| cols | matrix_base< QGD_Complex8 > | |
| conjugate() | matrix_base< QGD_Complex8 > | inline |
| conjugated | matrix_base< QGD_Complex8 > | protected |
| copy() const | Matrix_float | inline |
| copy_to(matrix_base< QGD_Complex8 > &target) const | matrix_base< QGD_Complex8 > | inline |
| data | matrix_base< QGD_Complex8 > | |
| ensure_aligned() | matrix_base< QGD_Complex8 > | inline |
| get_data() const | matrix_base< QGD_Complex8 > | inline |
| is_conjugated() const | matrix_base< QGD_Complex8 > | inline |
| is_transposed() const | matrix_base< QGD_Complex8 > | inline |
| isnan() | Matrix_T< QGD_Complex8 > | |
| matrix_base() | matrix_base< QGD_Complex8 > | inline |
| matrix_base(QGD_Complex8 *data_in, int rows_in, int cols_in) | matrix_base< QGD_Complex8 > | inline |
| matrix_base(QGD_Complex8 *data_in, int rows_in, int cols_in, int stride_in) | matrix_base< QGD_Complex8 > | inline |
| matrix_base(int rows_in, int cols_in) | matrix_base< QGD_Complex8 > | inline |
| matrix_base(int rows_in, int cols_in, int stride_in) | matrix_base< QGD_Complex8 > | inline |
| matrix_base(const matrix_base< QGD_Complex8 > &in) | matrix_base< QGD_Complex8 > | inline |
| Matrix_float()=default | Matrix_float | |
| Matrix_float(Matrix_T< QGD_Complex8 > &&base) noexcept | Matrix_float | inlineexplicit |
| Matrix_float(const Matrix_float &)=default | Matrix_float | |
| Matrix_float(Matrix_float &&) noexcept=default | Matrix_float | |
| Matrix_T() | Matrix_T< QGD_Complex8 > | |
| Matrix_T(QGD_Complex8 *data_in, int rows_in, int cols_in) | Matrix_T< QGD_Complex8 > | |
| Matrix_T(QGD_Complex8 *data_in, int rows_in, int cols_in, int stride_in) | Matrix_T< QGD_Complex8 > | |
| Matrix_T(int rows_in, int cols_in) | Matrix_T< QGD_Complex8 > | |
| Matrix_T(int rows_in, int cols_in, int stride_in) | Matrix_T< QGD_Complex8 > | |
| Matrix_T(const Matrix_T &other) | Matrix_T< QGD_Complex8 > | |
| Matrix_T(Matrix_T &&other) noexcept | Matrix_T< QGD_Complex8 > | |
| operator<(const matrix_base< QGD_Complex8 > &other) const | matrix_base< QGD_Complex8 > | inline |
| operator=(const Matrix_float &)=default | Matrix_float | |
| operator=(Matrix_float &&) noexcept=default | Matrix_float | |
| Matrix_T< QGD_Complex8 >::operator=(const Matrix_T &other) | Matrix_T< QGD_Complex8 > | |
| Matrix_T< QGD_Complex8 >::operator=(Matrix_T &&other) noexcept | Matrix_T< QGD_Complex8 > | |
| matrix_base< QGD_Complex8 >::operator=(const matrix_base &mtx) | matrix_base< QGD_Complex8 > | inline |
| operator[](int idx) const | matrix_base< QGD_Complex8 > | inline |
| owner | matrix_base< QGD_Complex8 > | protected |
| print_matrix() const | Matrix_T< QGD_Complex8 > | |
| references | matrix_base< QGD_Complex8 > | protected |
| release_data() | matrix_base< QGD_Complex8 > | inline |
| replace_data(QGD_Complex8 *data_in, bool owner_in) | matrix_base< QGD_Complex8 > | inline |
| rows | matrix_base< QGD_Complex8 > | |
| set_owner(bool owner_in) | matrix_base< QGD_Complex8 > | inline |
| size() const | matrix_base< QGD_Complex8 > | inline |
| stride | matrix_base< QGD_Complex8 > | |
| to_float64() const | Matrix_float | |
| transpose() | matrix_base< QGD_Complex8 > | inline |
| transposed | matrix_base< QGD_Complex8 > | protected |
| ~matrix_base() | matrix_base< QGD_Complex8 > | inline |
| ~Matrix_float()=default | Matrix_float | |
| ~Matrix_T()=default | Matrix_T< QGD_Complex8 > | |