ug4
ug::MapSparseMatrix< TValueType > Member List

This is the complete list of members for ug::MapSparseMatrix< TValueType >, including all inherited members.

add(const M &mat)ug::MapSparseMatrix< TValueType >
add_matrix_row(size_t row, connection *c, size_t nr)ug::MapSparseMatrix< TValueType >
apply(Vector_type &res, const Vector_type &x) constug::MapSparseMatrix< TValueType >inline
apply_transposed(Vector_type &res, const Vector_type &x) constug::MapSparseMatrix< TValueType >inline
axpy(vector_t &dest, const number &alpha1, const vector_t &v1, const number &beta1, const vector_t &w1) constug::MapSparseMatrix< TValueType >
axpy_transposed(vector_t &dest, const number &alpha1, const vector_t &v1, const number &beta1, const vector_t &w1) constug::MapSparseMatrix< TValueType >
begin_row(size_t r)ug::MapSparseMatrix< TValueType >inline
begin_row(size_t r) constug::MapSparseMatrix< TValueType >inline
colsug::MapSparseMatrix< TValueType >protected
dataug::MapSparseMatrix< TValueType >protected
defragment()ug::MapSparseMatrix< TValueType >inline
end_row(size_t r)ug::MapSparseMatrix< TValueType >inline
end_row(size_t r) constug::MapSparseMatrix< TValueType >inline
get(M &mat) constug::MapSparseMatrix< TValueType >
get_connection(size_t r, size_t c, bool &bFound) constug::MapSparseMatrix< TValueType >inline
get_connection(size_t r, size_t c, bool &bFound)ug::MapSparseMatrix< TValueType >inline
get_connection(size_t r, size_t c) constug::MapSparseMatrix< TValueType >inline
get_connection(size_t r, size_t c)ug::MapSparseMatrix< TValueType >inline
is_isolated(size_t i) constug::MapSparseMatrix< TValueType >inline
MapSparseMatrix()ug::MapSparseMatrix< TValueType >
MapSparseMatrix(MapSparseMatrix &)ug::MapSparseMatrix< TValueType >private
mat_mult_add_row(size_t row, typename vector_t::value_type &dest, double alpha, const vector_t &v) constug::MapSparseMatrix< TValueType >inline
matmul_minus(Vector_type &res, const Vector_type &x) constug::MapSparseMatrix< TValueType >inline
num_cols() constug::MapSparseMatrix< TValueType >inline
num_connections(size_t i) constug::MapSparseMatrix< TValueType >inline
num_rows() constug::MapSparseMatrix< TValueType >inline
operator()(size_t r, size_t c) constug::MapSparseMatrix< TValueType >inline
operator()(size_t r, size_t c)ug::MapSparseMatrix< TValueType >inline
operator*=(double d)ug::MapSparseMatrix< TValueType >inline
operator<<(std::ostream &out, const MapSparseMatrix &m)ug::MapSparseMatrix< TValueType >friend
operator=(const SparseMatrix< value_type > &B)ug::MapSparseMatrix< TValueType >inline
p() constug::MapSparseMatrix< TValueType >inline
pr(size_t row) constug::MapSparseMatrix< TValueType >inline
print(const char *const name=NULL) constug::MapSparseMatrix< TValueType >
print_to_file(const char *filename) constug::MapSparseMatrix< TValueType >
printrow(size_t row) constug::MapSparseMatrix< TValueType >
printtype() constug::MapSparseMatrix< TValueType >
resize(size_t newRows, size_t newCols)ug::MapSparseMatrix< TValueType >
rows_sorted enum valueug::MapSparseMatrix< TValueType >
scale(double d)ug::MapSparseMatrix< TValueType >
set(const M &mat)ug::MapSparseMatrix< TValueType >
set(double a)ug::MapSparseMatrix< TValueType >
set_as_copy_of(const MapSparseMatrix< value_type > &B, double scale=1.0)ug::MapSparseMatrix< TValueType >
set_as_transpose_of(const SparseMatrix< value_type > &B, double scale=1.0)ug::MapSparseMatrix< TValueType >
set_matrix_row(size_t row, connection *c, size_t nr)ug::MapSparseMatrix< TValueType >
this_type typedefug::MapSparseMatrix< TValueType >
total_num_connections() constug::MapSparseMatrix< TValueType >inline
value_type typedefug::MapSparseMatrix< TValueType >
~MapSparseMatrix()ug::MapSparseMatrix< TValueType >inlinevirtual