| cols | matrix_base< QGD_Complex16 > | |
| conjugate() | matrix_base< QGD_Complex16 > | inline |
| conjugated | matrix_base< QGD_Complex16 > | protected |
| copy() const | Matrix | inline |
| copy_to(matrix_base< QGD_Complex16 > &target) 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() const | matrix_base< QGD_Complex16 > | inline |
| is_transposed() const | matrix_base< QGD_Complex16 > | inline |
| isnan() | Matrix_T< QGD_Complex16 > | |
| Matrix()=default | Matrix | |
| Matrix(Matrix_T< QGD_Complex16 > &&base) noexcept | Matrix | inlineexplicit |
| Matrix(const Matrix &)=default | Matrix | |
| Matrix(Matrix &&) noexcept=default | 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 |
| Matrix_T() | Matrix_T< QGD_Complex16 > | |
| Matrix_T(QGD_Complex16 *data_in, int rows_in, int cols_in) | Matrix_T< QGD_Complex16 > | |
| Matrix_T(QGD_Complex16 *data_in, int rows_in, int cols_in, int stride_in) | Matrix_T< QGD_Complex16 > | |
| Matrix_T(int rows_in, int cols_in) | Matrix_T< QGD_Complex16 > | |
| Matrix_T(int rows_in, int cols_in, int stride_in) | Matrix_T< QGD_Complex16 > | |
| Matrix_T(const Matrix_T &other) | Matrix_T< QGD_Complex16 > | |
| Matrix_T(Matrix_T &&other) noexcept | Matrix_T< QGD_Complex16 > | |
| operator<(const matrix_base< QGD_Complex16 > &other) const | matrix_base< QGD_Complex16 > | inline |
| operator=(const Matrix &)=default | Matrix | |
| operator=(Matrix &&) noexcept=default | Matrix | |
| Matrix_T< QGD_Complex16 >::operator=(const Matrix_T &other) | Matrix_T< QGD_Complex16 > | |
| Matrix_T< QGD_Complex16 >::operator=(Matrix_T &&other) noexcept | Matrix_T< QGD_Complex16 > | |
| matrix_base< QGD_Complex16 >::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 |
| print_matrix() const | Matrix_T< QGD_Complex16 > | |
| 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 > | |
| to_float32() const | Matrix | |
| transpose() | matrix_base< QGD_Complex16 > | inline |
| transposed | matrix_base< QGD_Complex16 > | protected |
| ~Matrix()=default | Matrix | |
| ~matrix_base() | matrix_base< QGD_Complex16 > | inline |
| ~Matrix_T()=default | Matrix_T< QGD_Complex16 > | |