HLIBpro  2.9.1
Matrix< T_value > Member List

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

blas_ncols() const noexceptMatrix< T_value >inline
blas_nrows() const noexceptMatrix< T_value >inline
blas_view() const noexceptMatrix< T_value >inline
byte_size() constMatrix< T_value >inline
check_data() constMatrix< T_value >
col_range() const noexceptMatrixBase< Matrix< T_value > >inline
col_stride() const noexceptMatrix< T_value >inline
column(const idx_t j) constMatrix< T_value >inline
copy() constMatrix< T_value >inline
data() const noexceptMatrix< T_value >inline
HLIB::BLAS::MemBlock::data() noexceptMemBlock< T_value >inline
is_owner() const noexceptMemBlock< T_value >inline
Matrix() noexceptMatrix< T_value >inline
Matrix(const size_t anrows, const size_t ancols)Matrix< T_value >inline
Matrix(const Matrix &M, const copy_policy_t p=copy_reference)Matrix< T_value >inline
Matrix(const T_matrix &M)Matrix< T_value >inline
Matrix(Matrix &&M) noexceptMatrix< T_value >inline
Matrix(const Matrix &M, const Range &ar1, const Range &ar2, const copy_policy_t p=copy_reference)Matrix< T_value >inline
MemBlock() noexceptMemBlock< T_value >inline
MemBlock(const size_t n)MemBlock< T_value >inline
MemBlock(const MemBlock &b)MemBlock< T_value >inline
MemBlock(MemBlock &&b) noexceptMemBlock< T_value >inline
ncols() const noexceptMatrix< T_value >inline
nrows() const noexceptMatrix< T_value >inline
operator()(const idx_t i, const idx_t j) const noexceptMatrix< T_value >inline
operator()(const idx_t i, const idx_t j) noexceptMatrix< T_value >inline
operator()(const Range &r1, const Range &r2) constMatrix< T_value >inline
operator()(const Range &r, const idx_t j) constMatrix< T_value >inline
operator()(const idx_t i, const Range &r) constMatrix< T_value >inline
operator=(const Matrix &M)Matrix< T_value >inline
operator=(Matrix &&M) noexceptMatrix< T_value >inline
HLIB::BLAS::MemBlock::operator=(const MemBlock &b)MemBlock< T_value >inline
HLIB::BLAS::MemBlock::operator=(MemBlock &&b) noexceptMemBlock< T_value >inline
reference() constMatrix< T_value >inline
resize(const size_t n, const size_t m)Matrix< T_value >inline
row(const idx_t i) constMatrix< T_value >inline
row_range() const noexceptMatrixBase< Matrix< T_value > >inline
row_stride() const noexceptMatrix< T_value >inline
super_t typedefMatrix< T_value >
value_t typedefMatrix< T_value >
~MemBlock()MemBlock< T_value >inline