![]() |
Ginkgo Generated from branch based on main. Ginkgo version 1.11.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::Perturbation< ValueType >, including all inherited members.
| create(std::shared_ptr< const Executor > exec) | gko::Perturbation< ValueType > | static |
| create(std::shared_ptr< const LinOp > scalar, std::shared_ptr< const LinOp > basis) | gko::Perturbation< ValueType > | static |
| create(std::shared_ptr< const LinOp > scalar, std::shared_ptr< const LinOp > basis, std::shared_ptr< const LinOp > projector) | gko::Perturbation< ValueType > | static |
| EnableCreateMethod< Perturbation > (defined in gko::Perturbation< ValueType >) | gko::Perturbation< ValueType > | friend |
| EnablePolymorphicObject< Perturbation, LinOp > (defined in gko::Perturbation< ValueType >) | gko::Perturbation< ValueType > | friend |
| get_basis() const noexcept | gko::Perturbation< ValueType > | inline |
| get_projector() const noexcept | gko::Perturbation< ValueType > | inline |
| get_scalar() const noexcept | gko::Perturbation< ValueType > | inline |
| operator=(const Perturbation &other) (defined in gko::Perturbation< ValueType >) | gko::Perturbation< ValueType > | |
| operator=(Perturbation &&other) (defined in gko::Perturbation< ValueType >) | gko::Perturbation< ValueType > | |
| Perturbation(const Perturbation &other) (defined in gko::Perturbation< ValueType >) | gko::Perturbation< ValueType > | |
| Perturbation(Perturbation &&other) (defined in gko::Perturbation< ValueType >) | gko::Perturbation< ValueType > | |
| value_type typedef (defined in gko::Perturbation< ValueType >) | gko::Perturbation< ValueType > |