clear() | shark::blas::matrix_reference< M > | inline |
clear_element(row_iterator elem) | shark::blas::matrix_reference< M > | inline |
clear_range(row_iterator start, row_iterator end) | shark::blas::matrix_reference< M > | inline |
column_begin(index_type j) const | shark::blas::matrix_reference< M > | inline |
column_begin(index_type j) | shark::blas::matrix_reference< M > | inline |
column_end(index_type j) const | shark::blas::matrix_reference< M > | inline |
column_end(index_type j) | shark::blas::matrix_reference< M > | inline |
column_iterator typedef | shark::blas::matrix_reference< M > | |
const_column_iterator typedef | shark::blas::matrix_reference< M > | |
const_index_pointer typedef | shark::blas::matrix_reference< M > | |
const_pointer typedef | shark::blas::matrix_reference< M > | |
const_reference typedef | shark::blas::matrix_reference< M > | |
const_row_iterator typedef | shark::blas::matrix_reference< M > | |
evaluation_category typedef | shark::blas::matrix_reference< M > | |
expression() const | shark::blas::matrix_reference< M > | inline |
expression() | shark::blas::matrix_reference< M > | inline |
index_pointer typedef | shark::blas::matrix_reference< M > | |
inner_indices() const | shark::blas::matrix_reference< M > | inline |
inner_nnz(index_type i) const | shark::blas::matrix_reference< M > | inline |
matrix_reference(M &m) | shark::blas::matrix_reference< M > | inline |
matrix_reference(matrix_reference< E > const &other) | shark::blas::matrix_reference< M > | inline |
nnz() const | shark::blas::matrix_reference< M > | inline |
operator()(index_type i, index_type j) const | shark::blas::matrix_reference< M > | inline |
matrix_expression< matrix_reference< M > >::operator()() const | shark::blas::matrix_expression< matrix_reference< M > > | inline |
matrix_expression< matrix_reference< M > >::operator()() | shark::blas::matrix_expression< matrix_reference< M > > | inline |
operator=(matrix_expression< E > const &e) | shark::blas::matrix_reference< M > | inline |
orientation typedef | shark::blas::matrix_reference< M > | |
outer_indices() const | shark::blas::matrix_reference< M > | inline |
outer_indices_end() const | shark::blas::matrix_reference< M > | inline |
pointer typedef | shark::blas::matrix_reference< M > | |
reference typedef | shark::blas::matrix_reference< M > | |
reserve(size_type non_zeros) | shark::blas::matrix_reference< M > | inline |
reserve_column(size_type column, size_type non_zeros) | shark::blas::matrix_reference< M > | inline |
reserve_row(size_type row, size_type non_zeros) | shark::blas::matrix_reference< M > | inline |
row_begin(index_type i) const | shark::blas::matrix_reference< M > | inline |
row_begin(index_type i) | shark::blas::matrix_reference< M > | inline |
row_end(index_type i) const | shark::blas::matrix_reference< M > | inline |
row_end(index_type i) | shark::blas::matrix_reference< M > | inline |
row_iterator typedef | shark::blas::matrix_reference< M > | |
set_element(size_type i, size_type j, value_type t) | shark::blas::matrix_reference< M > | inline |
set_element(row_iterator pos, index_type index, value_type value) | shark::blas::matrix_reference< M > | inline |
size1() const | shark::blas::matrix_reference< M > | inline |
size2() const | shark::blas::matrix_reference< M > | inline |
storage() const | shark::blas::matrix_reference< M > | inline |
storage_category typedef | shark::blas::matrix_reference< M > | |
stride1() const | shark::blas::matrix_reference< M > | inline |
stride2() const | shark::blas::matrix_reference< M > | inline |
swap(matrix_reference &m) | shark::blas::matrix_reference< M > | inline |
swap(matrix_reference &m1, matrix_reference &m2) | shark::blas::matrix_reference< M > | friend |
swap_columns(index_type i, index_type j) | shark::blas::matrix_reference< M > | inline |
swap_rows(index_type i, index_type j) | shark::blas::matrix_reference< M > | inline |
values() const | shark::blas::matrix_reference< M > | inline |