Ginkgo  Generated from tags/v1.0.0^0 branch based on master. Ginkgo version 1.0.0
A numerical linear algebra library targeting many-core architectures
gko::matrix::Sellp< ValueType, IndexType > Member List

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

add_logger(std::shared_ptr< const Logger > logger) overridegko::log::EnableLogging< PolymorphicObject >inlinevirtual
apply(const LinOp *b, LinOp *x) const (defined in gko::EnableLinOp< Sellp< ValueType, IndexType > >)gko::EnableLinOp< Sellp< ValueType, IndexType > >inline
apply(const LinOp *b, LinOp *x) (defined in gko::EnableLinOp< Sellp< ValueType, IndexType > >)gko::EnableLinOp< Sellp< ValueType, IndexType > >inline
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) const (defined in gko::EnableLinOp< Sellp< ValueType, IndexType > >)gko::EnableLinOp< Sellp< ValueType, IndexType > >inline
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) (defined in gko::EnableLinOp< Sellp< ValueType, IndexType > >)gko::EnableLinOp< Sellp< ValueType, IndexType > >inline
clear() (defined in gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >inline
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >inline
clone() const (defined in gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >inline
col_at(size_type row, size_type slice_set, size_type idx) noexceptgko::matrix::Sellp< ValueType, IndexType >inline
col_at(size_type row, size_type slice_set, size_type idx) const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
convert_to(Dense< ValueType > *other) const override (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >
convert_to(Csr< ValueType, IndexType > *other) const override (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >
EnableLinOp< Sellp< ValueType, IndexType > >::convert_to(result_type *result) const overridegko::EnablePolymorphicAssignment< Sellp< ValueType, IndexType > >inlinevirtual
ConvertibleTo< Dense< ValueType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Dense< ValueType > >pure virtual
ConvertibleTo< Csr< ValueType, IndexType > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Csr< ValueType, IndexType > >pure virtual
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >inline
copy_from(std::unique_ptr< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >inline
create(Args &&... args) (defined in gko::EnableCreateMethod< Sellp< ValueType, IndexType > >)gko::EnableCreateMethod< Sellp< ValueType, IndexType > >inlinestatic
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >inline
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >)gko::EnableAbstractPolymorphicObject< Sellp< ValueType, IndexType >, LinOp >inline
Csr< ValueType, IndexType > (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >friend
Dense< ValueType > (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >friend
EnableCreateMethod< Sellp > (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >friend
EnablePolymorphicObject< Sellp, LinOp > (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >friend
get_col_idxs() noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_const_col_idxs() const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_const_slice_lengths() const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_const_slice_sets() const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_const_values() const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_executor() const noexceptgko::PolymorphicObjectinline
get_num_stored_elements() const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_size() const noexceptgko::LinOpinline
get_slice_lengths() noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_slice_sets() noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_slice_size() const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_stride_factor() const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_total_cols() const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
get_values() noexceptgko::matrix::Sellp< ValueType, IndexType >inline
index_type typedef (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >
mat_data typedef (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >
move_to(Dense< ValueType > *other) override (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >
move_to(Csr< ValueType, IndexType > *other) override (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >
EnableLinOp< Sellp< ValueType, IndexType > >::move_to(result_type *result) overridegko::EnablePolymorphicAssignment< Sellp< ValueType, IndexType > >inlinevirtual
ConvertibleTo< Dense< ValueType > >::move_to(result_type *result)=0gko::ConvertibleTo< Dense< ValueType > >pure virtual
ConvertibleTo< Csr< ValueType, IndexType > >::move_to(result_type *result)=0gko::ConvertibleTo< Csr< ValueType, IndexType > >pure virtual
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject)gko::PolymorphicObjectinline
read(const mat_data &data) overridegko::matrix::Sellp< ValueType, IndexType >virtual
remove_logger(const Logger *logger) overridegko::log::EnableLogging< PolymorphicObject >inlinevirtual
result_type typedef (defined in gko::EnablePolymorphicAssignment< Sellp< ValueType, IndexType > >)gko::EnablePolymorphicAssignment< Sellp< ValueType, IndexType > >
result_type typedef (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >
result_type typedef (defined in gko::ConvertibleTo< Csr< ValueType, IndexType > >)gko::ConvertibleTo< Csr< ValueType, IndexType > >
val_at(size_type row, size_type slice_set, size_type idx) noexceptgko::matrix::Sellp< ValueType, IndexType >inline
val_at(size_type row, size_type slice_set, size_type idx) const noexceptgko::matrix::Sellp< ValueType, IndexType >inline
value_type typedef (defined in gko::matrix::Sellp< ValueType, IndexType >)gko::matrix::Sellp< ValueType, IndexType >
write(mat_data &data) const overridegko::matrix::Sellp< ValueType, IndexType >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Sellp< ValueType, IndexType > >)gko::ConvertibleTo< Sellp< ValueType, IndexType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Csr< ValueType, IndexType > >)gko::ConvertibleTo< Csr< ValueType, IndexType > >virtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual
~PolymorphicObject() (defined in gko::PolymorphicObject)gko::PolymorphicObjectinlinevirtual
~ReadableFromMatrixData()=default (defined in gko::ReadableFromMatrixData< ValueType, IndexType >)gko::ReadableFromMatrixData< ValueType, IndexType >virtual
~WritableToMatrixData()=default (defined in gko::WritableToMatrixData< ValueType, IndexType >)gko::WritableToMatrixData< ValueType, IndexType >virtual