|
HLIBpro
2.0
|
This is the complete list of members for Matrix< T_value >, including all inherited members.
| _data | MemBlockRef< T_value > | protected |
| blas_ncols() const | Matrix< T_value > | inline |
| blas_nrows() const | Matrix< T_value > | inline |
| blas_view() const | Matrix< T_value > | inline |
| check_data() const | Matrix< T_value > | |
| col_stride() const | Matrix< T_value > | inline |
| column(const idx_t j) const | Matrix< T_value > | inline |
| data() const | Matrix< T_value > | inline |
| Matrix() | Matrix< T_value > | inline |
| Matrix(const size_t anrows, const size_t ancols) | Matrix< T_value > | inline |
| Matrix(const Matrix &M) | Matrix< T_value > | inline |
| Matrix(const Matrix &M, const copy_policy_t p) | Matrix< T_value > | inline |
| Matrix(const Matrix &M, const Range &r1, const Range &r2, const copy_policy_t p=copy_reference) | Matrix< T_value > | inline |
| MemBlockRef() | MemBlockRef< T_value > | inline |
| MemBlockRef(const MemBlockRef< T_value > &ref) | MemBlockRef< T_value > | inline |
| MemBlockRef(const size_t n) | MemBlockRef< T_value > | inline |
| ncols() const | Matrix< T_value > | inline |
| nrows() const | Matrix< T_value > | inline |
| operator()(const idx_t i, const idx_t j) const | Matrix< T_value > | inline |
| operator()(const idx_t i, const idx_t j) | Matrix< T_value > | inline |
| operator()(const Range &r1, const Range &r2) const | Matrix< T_value > | inline |
| operator()(const Range &r, const idx_t j) const | Matrix< T_value > | inline |
| operator()(const idx_t i, const Range &r) const | Matrix< T_value > | inline |
| operator<<(std::ostream &os, const Matrix< T > &M) | Matrix< T_value > | friend |
| operator=(const Matrix &M) | Matrix< T_value > | inline |
| resize(const size_t n, const size_t m) | Matrix< T_value > | inline |
| row(const idx_t i) const | Matrix< T_value > | inline |
| row_stride() const | Matrix< T_value > | inline |
| set_block(MemBlock< T_value > *b=&_null_block) | MemBlockRef< T_value > | inline |
| set_block(const MemBlockRef< T_value > &ref) | MemBlockRef< T_value > | inline |
| super_t typedef | Matrix< T_value > | |
| value_t typedef | Matrix< T_value > | |
| Vector< value_t > class | Matrix< T_value > | friend |
| ~MemBlockRef() | MemBlockRef< T_value > | inline |
1.8.4