Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Matrix Member List

This is the complete list of members for Matrix, including all inherited members.

colsmatrix_base< QGD_Complex16 >
conjugate()matrix_base< QGD_Complex16 >inline
conjugatedmatrix_base< QGD_Complex16 >protected
copy() constMatrixinline
copy_to(matrix_base< QGD_Complex16 > &target) constmatrix_base< QGD_Complex16 >inline
datamatrix_base< QGD_Complex16 >
ensure_aligned()matrix_base< QGD_Complex16 >inline
get_data() constmatrix_base< QGD_Complex16 >inline
is_conjugated() constmatrix_base< QGD_Complex16 >inline
is_transposed() constmatrix_base< QGD_Complex16 >inline
isnan()Matrix_T< QGD_Complex16 >
Matrix()=defaultMatrix
Matrix(Matrix_T< QGD_Complex16 > &&base) noexceptMatrixinlineexplicit
Matrix(const Matrix &)=defaultMatrix
Matrix(Matrix &&) noexcept=defaultMatrix
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) noexceptMatrix_T< QGD_Complex16 >
operator<(const matrix_base< QGD_Complex16 > &other) constmatrix_base< QGD_Complex16 >inline
operator=(const Matrix &)=defaultMatrix
operator=(Matrix &&) noexcept=defaultMatrix
Matrix_T< QGD_Complex16 >::operator=(const Matrix_T &other)Matrix_T< QGD_Complex16 >
Matrix_T< QGD_Complex16 >::operator=(Matrix_T &&other) noexceptMatrix_T< QGD_Complex16 >
matrix_base< QGD_Complex16 >::operator=(const matrix_base &mtx)matrix_base< QGD_Complex16 >inline
operator[](int idx) constmatrix_base< QGD_Complex16 >inline
ownermatrix_base< QGD_Complex16 >protected
print_matrix() constMatrix_T< QGD_Complex16 >
referencesmatrix_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
rowsmatrix_base< QGD_Complex16 >
set_owner(bool owner_in)matrix_base< QGD_Complex16 >inline
size() constmatrix_base< QGD_Complex16 >inline
stridematrix_base< QGD_Complex16 >
to_float32() constMatrix
transpose()matrix_base< QGD_Complex16 >inline
transposedmatrix_base< QGD_Complex16 >protected
~Matrix()=defaultMatrix
~matrix_base()matrix_base< QGD_Complex16 >inline
~Matrix_T()=defaultMatrix_T< QGD_Complex16 >