![]() |
Ginkgo
Generated from pipelines/2662685947 branch based on develop. Ginkgo version 2.0.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::batch::matrix::Identity< ValueType >, including all inherited members.
| absolute_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
| add_logger(std::shared_ptr< const Logger > logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| apply(ptr_param< const MultiVector< value_type >> b, ptr_param< MultiVector< value_type >> x) | gko::batch::matrix::Identity< ValueType > | |
| apply(ptr_param< const MultiVector< value_type >> alpha, ptr_param< const MultiVector< value_type >> b, ptr_param< const MultiVector< value_type >> beta, ptr_param< MultiVector< value_type >> x) | gko::batch::matrix::Identity< ValueType > | |
| apply(ptr_param< const MultiVector< value_type >> b, ptr_param< MultiVector< value_type >> x) const | gko::batch::matrix::Identity< ValueType > | |
| apply(ptr_param< const MultiVector< value_type >> alpha, ptr_param< const MultiVector< value_type >> b, ptr_param< const MultiVector< value_type >> beta, ptr_param< MultiVector< value_type >> x) const | gko::batch::matrix::Identity< ValueType > | |
| clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| clone(std::shared_ptr< const Executor > exec) const | gko::EnableCloneable< Identity< ValueType > > | inline |
| clone() const | gko::EnableCloneable< Identity< ValueType > > | inline |
| complex_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
| convert_to(result_type *result) const override | gko::EnableCloneable< Identity< ValueType > > | inlinevirtual |
| convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
| copy_from(ptr_param< const Cloneable > other) (defined in gko::Cloneable) | gko::Cloneable | inline |
| create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size=batch_dim< 2 >{}) | gko::batch::matrix::Identity< ValueType > | static |
| create_default() const (defined in gko::EnableCloneable< Identity< ValueType > >) | gko::EnableCloneable< Identity< ValueType > > | inline |
| create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableCloneable< Identity< ValueType > >) | gko::EnableCloneable< Identity< ValueType > > | inline |
| EnableCloneable< Identity > (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | friend |
| get_common_size() const | gko::batch::BatchLinOp | inline |
| get_executor() const noexcept | gko::PolymorphicObject | inline |
| get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| get_num_batch_items() const noexcept | gko::batch::BatchLinOp | inline |
| get_size() const noexcept | gko::batch::BatchLinOp | inline |
| index_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
| move_from(ptr_param< Cloneable > other) (defined in gko::Cloneable) | gko::Cloneable | inline |
| move_to(result_type *result) override | gko::EnableCloneable< Identity< ValueType > > | inlinevirtual |
| move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
| operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | 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::EnableCloneable< Identity< ValueType > >) | gko::EnableCloneable< Identity< ValueType > > | |
| unbatch_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
| validate_application_parameters(const MultiVector< ValueType > *b, MultiVector< ValueType > *x) const | gko::batch::BatchLinOp | inline |
| validate_application_parameters(const MultiVector< ValueType > *alpha, const MultiVector< ValueType > *b, const MultiVector< ValueType > *beta, MultiVector< ValueType > *x) const | gko::batch::BatchLinOp | inline |
| value_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
| ~Cloneable()=default (defined in gko::Cloneable) | gko::Cloneable | virtual |
| ~ConvertibleTo()=default (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | virtual |
| ~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
| ~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |
1.8.16