Member List#
|
Reference API
|
gko::batch::BatchLinOp Member List
This is the complete list of members for gko::batch::BatchLinOp, including all inherited members.
| add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| BatchLinOp(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &batch_size) | gko::batch::BatchLinOp | inlineexplicitprotected |
| BatchLinOp(std::shared_ptr< const Executor > exec, const size_type num_batch_items=0, const dim< 2 > &common_size=dim< 2 >{}) | gko::batch::BatchLinOp | inlineexplicitprotected |
| clear_impl()=0 | gko::PolymorphicObject | protectedpure virtual |
| clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| gko::PolymorphicObject::copy_from(std::unique_ptr< Derived, Deleter > &&other) | gko::PolymorphicObject | inline |
| gko::PolymorphicObject::copy_from(const std::unique_ptr< Derived, Deleter > &other) | gko::PolymorphicObject | inline |
| copy_from_impl(const PolymorphicObject *other)=0 | gko::PolymorphicObject | protectedpure virtual |
| copy_from_impl(std::unique_ptr< PolymorphicObject > other)=0 | gko::PolymorphicObject | protectedpure virtual |
| create_default_impl(std::shared_ptr< const Executor > exec) const =0 | gko::PolymorphicObject | protectedpure virtual |
| get_common_size() const | gko::batch::BatchLinOp | inline |
| get_executor() const noexcept | gko::PolymorphicObject | inline |
| get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| get_num_batch_items() const noexcept | gko::batch::BatchLinOp | inline |
| get_size() const noexcept | gko::batch::BatchLinOp | inline |
| move_from_impl(PolymorphicObject *other)=0 | gko::PolymorphicObject | protectedpure virtual |
| move_from_impl(std::unique_ptr< PolymorphicObject > other)=0 | gko::PolymorphicObject | protectedpure virtual |
| operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
| PolymorphicObject(std::shared_ptr< const Executor > exec) | gko::PolymorphicObject | inlineexplicitprotected |
| PolymorphicObject(const PolymorphicObject &other) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlineexplicitprotected |
| remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
| set_size(const batch_dim< 2 > &size) | gko::batch::BatchLinOp | inlineprotected |
| 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 |
| ~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
| ~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |
Generated by