Ginkgo  Generated from pipelines/1451362873 branch based on develop. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
gko::matrix_data< ValueType, IndexType > Member List

This is the complete list of members for gko::matrix_data< ValueType, IndexType >, including all inherited members.

cond(size_type size, remove_complex< ValueType > condition_number, RandomDistribution &&dist, RandomEngine &&engine, size_type num_reflectors)gko::matrix_data< ValueType, IndexType >inlinestatic
cond(size_type size, remove_complex< ValueType > condition_number, RandomDistribution &&dist, RandomEngine &&engine)gko::matrix_data< ValueType, IndexType >inlinestatic
diag(dim< 2 > size_, ValueType value)gko::matrix_data< ValueType, IndexType >inlinestatic
diag(dim< 2 > size_, std::initializer_list< ValueType > nonzeros_)gko::matrix_data< ValueType, IndexType >inlinestatic
diag(dim< 2 > size_, const matrix_data &block)gko::matrix_data< ValueType, IndexType >inlinestatic
diag(ForwardIterator begin, ForwardIterator end)gko::matrix_data< ValueType, IndexType >inlinestatic
diag(std::initializer_list< matrix_data > blocks)gko::matrix_data< ValueType, IndexType >inlinestatic
ensure_row_major_order()gko::matrix_data< ValueType, IndexType >inline
index_type typedef (defined in gko::matrix_data< ValueType, IndexType >)gko::matrix_data< ValueType, IndexType >
matrix_data(dim< 2 > size_=dim< 2 >{}, ValueType value=zero< ValueType >())gko::matrix_data< ValueType, IndexType >inline
matrix_data(dim< 2 > size_, RandomDistribution &&dist, RandomEngine &&engine)gko::matrix_data< ValueType, IndexType >inline
matrix_data(std::initializer_list< std::initializer_list< ValueType >> values)gko::matrix_data< ValueType, IndexType >inline
matrix_data(dim< 2 > size_, std::initializer_list< detail::input_triple< ValueType, IndexType >> nonzeros_)gko::matrix_data< ValueType, IndexType >inline
matrix_data(dim< 2 > size_, const matrix_data &block)gko::matrix_data< ValueType, IndexType >inline
matrix_data(const range< Accessor > &data)gko::matrix_data< ValueType, IndexType >inline
nonzero_type typedef (defined in gko::matrix_data< ValueType, IndexType >)gko::matrix_data< ValueType, IndexType >
nonzerosgko::matrix_data< ValueType, IndexType >
remove_zeros()gko::matrix_data< ValueType, IndexType >inline
sizegko::matrix_data< ValueType, IndexType >
sort_row_major()gko::matrix_data< ValueType, IndexType >inline
sum_duplicates()gko::matrix_data< ValueType, IndexType >inline
value_type typedef (defined in gko::matrix_data< ValueType, IndexType >)gko::matrix_data< ValueType, IndexType >