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

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

absolute_type typedef (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
add_logger(std::shared_ptr< const Logger > logger) override (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inlinevirtual
add_scaled_identity(ptr_param< const LinOp > const a, ptr_param< const LinOp > const b)gko::ScaledIdentityAddableinline
apply(ptr_param< const LinOp > b, ptr_param< LinOp > x) const (defined in gko::EnableLinOp< Csr< ValueType, IndexType > >)gko::EnableLinOp< Csr< ValueType, IndexType > >inline
apply(ptr_param< const LinOp > b, ptr_param< LinOp > x) (defined in gko::EnableLinOp< Csr< ValueType, IndexType > >)gko::EnableLinOp< Csr< ValueType, IndexType > >inline
apply(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x) const (defined in gko::EnableLinOp< Csr< ValueType, IndexType > >)gko::EnableLinOp< Csr< ValueType, IndexType > >inline
apply(ptr_param< const LinOp > alpha, ptr_param< const LinOp > b, ptr_param< const LinOp > beta, ptr_param< LinOp > x) (defined in gko::EnableLinOp< Csr< ValueType, IndexType > >)gko::EnableLinOp< Csr< ValueType, IndexType > >inline
apply_uses_initial_guess() constgko::LinOpinlinevirtual
clear() (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inlinevirtual
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
clone() const (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
column_permute(const array< IndexType > *permutation_indices) const overridegko::matrix::Csr< ValueType, IndexType >virtual
compute_absolute() const overridegko::matrix::Csr< ValueType, IndexType >virtual
compute_absolute_inplace() overridegko::matrix::Csr< ValueType, IndexType >virtual
compute_absolute_linop() const overridegko::EnableAbsoluteComputation< remove_complex< Csr< ValueType, IndexType > > >inlinevirtual
conj_transpose() const overridegko::matrix::Csr< ValueType, IndexType >virtual
convert_to(Csr< next_precision< ValueType >, IndexType > *result) const override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
convert_to(Dense< ValueType > *other) const override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
convert_to(Coo< ValueType, IndexType > *result) const override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
convert_to(Ell< ValueType, IndexType > *result) const override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
convert_to(Fbcsr< ValueType, IndexType > *result) const override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
convert_to(Hybrid< ValueType, IndexType > *result) const override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
convert_to(Sellp< ValueType, IndexType > *result) const override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
convert_to(SparsityCsr< ValueType, IndexType > *result) const override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
EnableLinOp< Csr< ValueType, IndexType > >::convert_to(result_type *result) const overridegko::EnablePolymorphicAssignment< Csr< ValueType, IndexType > >inlinevirtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Csr< ValueType, IndexType > >)gko::ConvertibleTo< Csr< ValueType, IndexType > >inline
ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >)gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >inline
ConvertibleTo< Dense< ValueType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Dense< ValueType > >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >inline
ConvertibleTo< Coo< ValueType, IndexType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Coo< ValueType, IndexType > >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Coo< ValueType, IndexType > >)gko::ConvertibleTo< Coo< ValueType, IndexType > >inline
ConvertibleTo< Ell< ValueType, IndexType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Ell< ValueType, IndexType > >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Ell< ValueType, IndexType > >)gko::ConvertibleTo< Ell< ValueType, IndexType > >inline
ConvertibleTo< Fbcsr< ValueType, IndexType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >)gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >inline
ConvertibleTo< Hybrid< ValueType, IndexType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Hybrid< ValueType, IndexType > >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Hybrid< ValueType, IndexType > >)gko::ConvertibleTo< Hybrid< ValueType, IndexType > >inline
ConvertibleTo< Sellp< ValueType, IndexType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Sellp< ValueType, IndexType > >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Sellp< ValueType, IndexType > >)gko::ConvertibleTo< Sellp< ValueType, IndexType > >inline
ConvertibleTo< SparsityCsr< ValueType, IndexType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >)gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >inline
Coo< ValueType, IndexType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
gko::PolymorphicObject::copy_from(std::unique_ptr< Derived, Deleter > &&other)gko::PolymorphicObjectinline
gko::PolymorphicObject::copy_from(const std::unique_ptr< Derived, Deleter > &other)gko::PolymorphicObjectinline
create(std::shared_ptr< const Executor > exec, std::shared_ptr< strategy_type > strategy)gko::matrix::Csr< ValueType, IndexType >static
create(std::shared_ptr< const Executor > exec, const dim< 2 > &size={}, size_type num_nonzeros={}, std::shared_ptr< strategy_type > strategy=nullptr)gko::matrix::Csr< ValueType, IndexType >static
create(std::shared_ptr< const Executor > exec, const dim< 2 > &size, array< value_type > values, array< index_type > col_idxs, array< index_type > row_ptrs, std::shared_ptr< strategy_type > strategy=nullptr)gko::matrix::Csr< ValueType, IndexType >static
create(std::shared_ptr< const Executor > exec, const dim< 2 > &size, std::initializer_list< InputValueType > values, std::initializer_list< InputColumnIndexType > col_idxs, std::initializer_list< InputRowPtrType > row_ptrs)gko::matrix::Csr< ValueType, IndexType >inlinestatic
create_const(std::shared_ptr< const Executor > exec, const dim< 2 > &size, gko::detail::const_array_view< ValueType > &&values, gko::detail::const_array_view< IndexType > &&col_idxs, gko::detail::const_array_view< IndexType > &&row_ptrs, std::shared_ptr< strategy_type > strategy=nullptr)gko::matrix::Csr< ValueType, IndexType >static
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
create_submatrix(const index_set< IndexType > &row_index_set, const index_set< IndexType > &column_index_set) constgko::matrix::Csr< ValueType, IndexType >
create_submatrix(const span &row_span, const span &column_span) constgko::matrix::Csr< ValueType, IndexType >
Csr(const Csr &)gko::matrix::Csr< ValueType, IndexType >
Csr(Csr &&)gko::matrix::Csr< ValueType, IndexType >
Csr< next_precision< ValueType >, IndexType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
Csr< to_complex< ValueType >, IndexType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
CsrBuilder< ValueType, IndexType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
Dense< ValueType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
device_mat_data typedef (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
Diagonal< ValueType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
Ell< ValueType, IndexType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
EnablePolymorphicObject< Csr, LinOp > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
extract_diagonal() const overridegko::matrix::Csr< ValueType, IndexType >virtual
extract_diagonal_linop() const overridegko::DiagonalExtractable< ValueType >virtual
Fbcsr< ValueType, IndexType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
get_col_idxs() noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_const_col_idxs() const noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_const_row_ptrs() const noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_const_srow() const noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_const_values() const noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_executor() const noexceptgko::PolymorphicObjectinline
get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inlinevirtual
get_num_srow_elements() const noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_num_stored_elements() const noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_row_ptrs() noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_size() const noexceptgko::LinOpinline
get_srow() noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_strategy() const noexceptgko::matrix::Csr< ValueType, IndexType >inline
get_values() noexceptgko::matrix::Csr< ValueType, IndexType >inline
Hybrid< ValueType, IndexType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
index_type typedef (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
inv_scale(ptr_param< const LinOp > alpha)gko::matrix::Csr< ValueType, IndexType >inline
inverse_column_permute(const array< IndexType > *inverse_permutation_indices) const overridegko::matrix::Csr< ValueType, IndexType >virtual
inverse_permute(const array< IndexType > *inverse_permutation_indices) const overridegko::matrix::Csr< ValueType, IndexType >virtual
inverse_row_permute(const array< IndexType > *inverse_permutation_indices) const overridegko::matrix::Csr< ValueType, IndexType >virtual
is_sorted_by_column_index() const (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
LinOp(const LinOp &)=defaultgko::LinOp
LinOp(LinOp &&other)gko::LinOpinline
mat_data typedef (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Csr< ValueType, IndexType >, LinOp >inline
move_to(Csr< next_precision< ValueType >, IndexType > *result) override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
move_to(Dense< ValueType > *other) override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
move_to(Coo< ValueType, IndexType > *result) override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
move_to(Ell< ValueType, IndexType > *result) override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
move_to(Fbcsr< ValueType, IndexType > *result) override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
move_to(Hybrid< ValueType, IndexType > *result) override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
move_to(Sellp< ValueType, IndexType > *result) override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
move_to(SparsityCsr< ValueType, IndexType > *result) override (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
EnableLinOp< Csr< ValueType, IndexType > >::move_to(result_type *result) overridegko::EnablePolymorphicAssignment< Csr< ValueType, IndexType > >inlinevirtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Csr< ValueType, IndexType > >)gko::ConvertibleTo< Csr< ValueType, IndexType > >inline
ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >::move_to(result_type *result)=0gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >)gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >inline
ConvertibleTo< Dense< ValueType > >::move_to(result_type *result)=0gko::ConvertibleTo< Dense< ValueType > >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >inline
ConvertibleTo< Coo< ValueType, IndexType > >::move_to(result_type *result)=0gko::ConvertibleTo< Coo< ValueType, IndexType > >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Coo< ValueType, IndexType > >)gko::ConvertibleTo< Coo< ValueType, IndexType > >inline
ConvertibleTo< Ell< ValueType, IndexType > >::move_to(result_type *result)=0gko::ConvertibleTo< Ell< ValueType, IndexType > >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Ell< ValueType, IndexType > >)gko::ConvertibleTo< Ell< ValueType, IndexType > >inline
ConvertibleTo< Fbcsr< ValueType, IndexType > >::move_to(result_type *result)=0gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >)gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >inline
ConvertibleTo< Hybrid< ValueType, IndexType > >::move_to(result_type *result)=0gko::ConvertibleTo< Hybrid< ValueType, IndexType > >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Hybrid< ValueType, IndexType > >)gko::ConvertibleTo< Hybrid< ValueType, IndexType > >inline
ConvertibleTo< Sellp< ValueType, IndexType > >::move_to(result_type *result)=0gko::ConvertibleTo< Sellp< ValueType, IndexType > >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Sellp< ValueType, IndexType > >)gko::ConvertibleTo< Sellp< ValueType, IndexType > >inline
ConvertibleTo< SparsityCsr< ValueType, IndexType > >::move_to(result_type *result)=0gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >)gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >inline
operator=(const Csr &)gko::matrix::Csr< ValueType, IndexType >
operator=(Csr &&)gko::matrix::Csr< ValueType, IndexType >
EnableLinOp< Csr< ValueType, IndexType > >::operator=(const LinOp &)=defaultgko::LinOp
EnableLinOp< Csr< ValueType, IndexType > >::operator=(LinOp &&other)gko::LinOpinline
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject)gko::PolymorphicObjectinline
permute(ptr_param< const Permutation< index_type >> permutation, permute_mode mode=permute_mode::symmetric) constgko::matrix::Csr< ValueType, IndexType >
permute(ptr_param< const Permutation< index_type >> row_permutation, ptr_param< const Permutation< index_type >> column_permutation, bool invert=false) constgko::matrix::Csr< ValueType, IndexType >
permute(const array< IndexType > *permutation_indices) const overridegko::matrix::Csr< ValueType, IndexType >virtual
read(const mat_data &data) overridegko::matrix::Csr< ValueType, IndexType >virtual
read(const device_mat_data &data) overridegko::matrix::Csr< ValueType, IndexType >virtual
read(device_mat_data &&data) overridegko::matrix::Csr< ValueType, IndexType >virtual
gko::ReadableFromMatrixData::read(const matrix_assembly_data< ValueType, IndexType > &data)gko::ReadableFromMatrixData< ValueType, IndexType >inline
remove_logger(const Logger *logger) override (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inlinevirtual
remove_logger(ptr_param< const Logger > logger) (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inline
result_type typedef (defined in gko::EnablePolymorphicAssignment< Csr< ValueType, IndexType > >)gko::EnablePolymorphicAssignment< Csr< ValueType, IndexType > >
result_type typedef (defined in gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >)gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >
result_type typedef (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >
result_type typedef (defined in gko::ConvertibleTo< Coo< ValueType, IndexType > >)gko::ConvertibleTo< Coo< ValueType, IndexType > >
result_type typedef (defined in gko::ConvertibleTo< Ell< ValueType, IndexType > >)gko::ConvertibleTo< Ell< ValueType, IndexType > >
result_type typedef (defined in gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >)gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >
result_type typedef (defined in gko::ConvertibleTo< Hybrid< ValueType, IndexType > >)gko::ConvertibleTo< Hybrid< ValueType, IndexType > >
result_type typedef (defined in gko::ConvertibleTo< Sellp< ValueType, IndexType > >)gko::ConvertibleTo< Sellp< ValueType, IndexType > >
result_type typedef (defined in gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >)gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >
row_permute(const array< IndexType > *permutation_indices) const overridegko::matrix::Csr< ValueType, IndexType >virtual
scale(ptr_param< const LinOp > alpha)gko::matrix::Csr< ValueType, IndexType >inline
scale_permute(ptr_param< const ScaledPermutation< value_type, index_type >> permutation, permute_mode=permute_mode::symmetric) constgko::matrix::Csr< ValueType, IndexType >
scale_permute(ptr_param< const ScaledPermutation< value_type, index_type >> row_permutation, ptr_param< const ScaledPermutation< value_type, index_type >> column_permutation, bool invert=false) constgko::matrix::Csr< ValueType, IndexType >
Sellp< ValueType, IndexType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
set_strategy(std::shared_ptr< strategy_type > strategy)gko::matrix::Csr< ValueType, IndexType >inline
sort_by_column_index()gko::matrix::Csr< ValueType, IndexType >
SparsityCsr< ValueType, IndexType > (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >friend
transpose() const overridegko::matrix::Csr< ValueType, IndexType >virtual
transposed_type typedef (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
value_type typedef (defined in gko::matrix::Csr< ValueType, IndexType >)gko::matrix::Csr< ValueType, IndexType >
write(mat_data &data) const overridegko::matrix::Csr< ValueType, IndexType >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Csr< ValueType, IndexType > >)gko::ConvertibleTo< Csr< ValueType, IndexType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >)gko::ConvertibleTo< Csr< next_precision< ValueType >, IndexType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Coo< ValueType, IndexType > >)gko::ConvertibleTo< Coo< ValueType, IndexType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Ell< ValueType, IndexType > >)gko::ConvertibleTo< Ell< ValueType, IndexType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >)gko::ConvertibleTo< Fbcsr< ValueType, IndexType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Hybrid< ValueType, IndexType > >)gko::ConvertibleTo< Hybrid< ValueType, IndexType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Sellp< ValueType, IndexType > >)gko::ConvertibleTo< Sellp< ValueType, IndexType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >)gko::ConvertibleTo< SparsityCsr< ValueType, IndexType > >virtual
~DiagonalExtractable()=default (defined in gko::DiagonalExtractable< ValueType >)gko::DiagonalExtractable< ValueType >virtual
~DiagonalLinOpExtractable()=default (defined in gko::DiagonalLinOpExtractable)gko::DiagonalLinOpExtractablevirtual
~EnableAbsoluteComputation()=default (defined in gko::EnableAbsoluteComputation< remove_complex< Csr< ValueType, IndexType > > >)gko::EnableAbsoluteComputation< remove_complex< Csr< ValueType, IndexType > > >virtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual
~Permutable()=default (defined in gko::Permutable< IndexType >)gko::Permutable< IndexType >virtual
~PolymorphicObject() (defined in gko::PolymorphicObject)gko::PolymorphicObjectinlinevirtual
~ReadableFromMatrixData()=default (defined in gko::ReadableFromMatrixData< ValueType, IndexType >)gko::ReadableFromMatrixData< ValueType, IndexType >virtual
~Transposable()=default (defined in gko::Transposable)gko::Transposablevirtual
~WritableToMatrixData()=default (defined in gko::WritableToMatrixData< ValueType, IndexType >)gko::WritableToMatrixData< ValueType, IndexType >virtual