ug4
ug::GPUSparseMatrix< TValueType > Member List

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

add(const M &mat)ug::GPUSparseMatrix< TValueType >
add_iterator() constug::GPUSparseMatrix< TValueType >inline
add_matrix_row(size_t row, connection *c, size_t nr)ug::GPUSparseMatrix< TValueType >
apply(Vector_type &res, const Vector_type &x) constug::GPUSparseMatrix< TValueType >inline
apply_ignore_zero_rows(vector_t &dest, const number &beta1, const vector_t &w1) constug::GPUSparseMatrix< TValueType >inline
apply_transposed(Vector_type &res, const Vector_type &x) constug::GPUSparseMatrix< TValueType >inline
apply_transposed_ignore_zero_rows(vector_t &dest, const number &beta1, const vector_t &w1) constug::GPUSparseMatrix< TValueType >inline
assureValuesSize(size_t s)ug::GPUSparseMatrix< TValueType >private
axpy(vector_t &dest, const number &alpha1, const vector_t &v1, const number &beta1, const vector_t &w1) constug::GPUSparseMatrix< TValueType >
axpy(double alpha, vector_t &x, double beta, const vector_t &y) constug::GPUSparseMatrix< TValueType >
axpy_transposed(vector_t &dest, const number &alpha1, const vector_t &v1, const number &beta1, const vector_t &w1) constug::GPUSparseMatrix< TValueType >
begin_row(size_t r)ug::GPUSparseMatrix< TValueType >inline
begin_row(size_t r) constug::GPUSparseMatrix< TValueType >inline
bNeedsValuesug::GPUSparseMatrix< TValueType >protected
bOnDeviceug::GPUSparseMatrix< TValueType >private
check_device() constug::GPUSparseMatrix< TValueType >inline
check_fragmentation() constug::GPUSparseMatrix< TValueType >protected
check_rc(size_t r, size_t c) constug::GPUSparseMatrix< TValueType >inline
check_row(size_t row, int i) constug::GPUSparseMatrix< TValueType >inline
colsug::GPUSparseMatrix< TValueType >protected
connection typedefug::GPUSparseMatrix< TValueType >
const_row_type typedefug::GPUSparseMatrix< TValueType >
copy_to_device()ug::GPUSparseMatrix< TValueType >inline
copyToNewSize(size_t newSize)ug::GPUSparseMatrix< TValueType >inlineprotected
copyToNewSize(size_t newSize, size_t maxCols)ug::GPUSparseMatrix< TValueType >protected
d_colsug::GPUSparseMatrix< TValueType >private
d_rowStartug::GPUSparseMatrix< TValueType >private
d_valuesug::GPUSparseMatrix< TValueType >private
defragment()ug::GPUSparseMatrix< TValueType >inline
descrug::GPUSparseMatrix< TValueType >private
end_row(size_t r)ug::GPUSparseMatrix< TValueType >inline
end_row(size_t r) constug::GPUSparseMatrix< TValueType >inline
fragmentedug::GPUSparseMatrix< TValueType >protected
freeGPU()ug::GPUSparseMatrix< TValueType >inline
get(M &mat) constug::GPUSparseMatrix< TValueType >
get_connection(size_t r, size_t c, bool &bFound) constug::GPUSparseMatrix< TValueType >inline
get_connection(size_t r, size_t c, bool &bFound)ug::GPUSparseMatrix< TValueType >inline
get_connection(size_t r, size_t c) constug::GPUSparseMatrix< TValueType >inline
get_connection(size_t r, size_t c)ug::GPUSparseMatrix< TValueType >inline
get_device_cols() constug::GPUSparseMatrix< TValueType >inline
get_device_rowStart() constug::GPUSparseMatrix< TValueType >inline
get_device_value_ptr() constug::GPUSparseMatrix< TValueType >inline
get_index(int r, int c)ug::GPUSparseMatrix< TValueType >protected
get_index_const(int r, int c) constug::GPUSparseMatrix< TValueType >protected
get_index_internal(size_t row, int col) constug::GPUSparseMatrix< TValueType >protected
get_iterator_or_next(size_t r, size_t c)ug::GPUSparseMatrix< TValueType >inline
get_matrix_descr() constug::GPUSparseMatrix< TValueType >inline
get_nnz() constug::GPUSparseMatrix< TValueType >inlineprivate
get_nnz_max_cols(size_t maxCols)ug::GPUSparseMatrix< TValueType >protected
get_row(size_t r)ug::GPUSparseMatrix< TValueType >inline
get_row(size_t r) constug::GPUSparseMatrix< TValueType >inline
GPUSparseMatrix()ug::GPUSparseMatrix< TValueType >
GPUSparseMatrix(GPUSparseMatrix &)ug::GPUSparseMatrix< TValueType >private
has_connection(size_t r, size_t c) constug::GPUSparseMatrix< TValueType >inline
iIteratorsug::GPUSparseMatrix< TValueType >mutableprotected
initGPU()ug::GPUSparseMatrix< TValueType >inline
is_isolated(size_t i) constug::GPUSparseMatrix< TValueType >inline
m_numColsug::GPUSparseMatrix< TValueType >protected
mat_mult_add_row(size_t row, typename vector_t::value_type &dest, double alpha, const vector_t &v) constug::GPUSparseMatrix< TValueType >inline
matmul_minus(Vector_type &res, const Vector_type &x) constug::GPUSparseMatrix< TValueType >inline
maxValuesug::GPUSparseMatrix< TValueType >protected
nnzug::GPUSparseMatrix< TValueType >protected
num_cols() constug::GPUSparseMatrix< TValueType >inline
num_connections(size_t i) constug::GPUSparseMatrix< TValueType >inline
num_rows() constug::GPUSparseMatrix< TValueType >inline
operator()(size_t r, size_t c) constug::GPUSparseMatrix< TValueType >inline
operator()(size_t r, size_t c)ug::GPUSparseMatrix< TValueType >inline
operator*=(double d)ug::GPUSparseMatrix< TValueType >inline
operator<<(std::ostream &out, const GPUSparseMatrix &m)ug::GPUSparseMatrix< TValueType >friend
operator=(const GPUSparseMatrix< value_type > &B)ug::GPUSparseMatrix< TValueType >inline
p() constug::GPUSparseMatrix< TValueType >inline
pr(size_t row) constug::GPUSparseMatrix< TValueType >inline
print(const char *const name=NULL) constug::GPUSparseMatrix< TValueType >
print_to_file(const char *filename) constug::GPUSparseMatrix< TValueType >
printrow(size_t row) constug::GPUSparseMatrix< TValueType >
printtype() constug::GPUSparseMatrix< TValueType >
remove_iterator() constug::GPUSparseMatrix< TValueType >inline
resize_and_clear(size_t newRows, size_t newCols)ug::GPUSparseMatrix< TValueType >
resize_and_keep_values(size_t newRows, size_t newCols)ug::GPUSparseMatrix< TValueType >
row_type typedefug::GPUSparseMatrix< TValueType >
rowEndug::GPUSparseMatrix< TValueType >protected
rowMaxug::GPUSparseMatrix< TValueType >protected
rows_sorted enum valueug::GPUSparseMatrix< TValueType >
rowStartug::GPUSparseMatrix< TValueType >protected
scale(double d)ug::GPUSparseMatrix< TValueType >
set(const M &mat)ug::GPUSparseMatrix< TValueType >
set(double a)ug::GPUSparseMatrix< TValueType >
set_as_copy_of(const GPUSparseMatrix< value_type > &B, double scale=1.0)ug::GPUSparseMatrix< TValueType >
set_as_transpose_of(const GPUSparseMatrix< value_type > &B, double scale=1.0)ug::GPUSparseMatrix< TValueType >
set_matrix_row(size_t row, connection *c, size_t nr)ug::GPUSparseMatrix< TValueType >
this_type typedefug::GPUSparseMatrix< TValueType >
total_num_connections() constug::GPUSparseMatrix< TValueType >inline
value_type typedefug::GPUSparseMatrix< TValueType >
valuesug::GPUSparseMatrix< TValueType >protected
~GPUSparseMatrix()ug::GPUSparseMatrix< TValueType >inlinevirtual