ginkgo/core/matrix/identity.hpp Source File#
|
Reference API
|
identity.hpp
Definition lin_op.hpp:878
void move_to(result_type *result) override
Definition polymorphic_object.hpp:751
void convert_to(result_type *result) const override
Definition polymorphic_object.hpp:749
Definition polymorphic_object.hpp:668
Definition executor.hpp:615
Definition lin_op.hpp:385
Definition lin_op.hpp:117
Definition lin_op.hpp:433
Definition identity.hpp:88
static std::unique_ptr< IdentityFactory > create(std::shared_ptr< const Executor > exec)
Definition identity.hpp:101
Definition identity.hpp:34
static std::unique_ptr< Identity > create(std::shared_ptr< const Executor > exec, dim< 2 > size)
std::unique_ptr< LinOp > conj_transpose() const override
std::unique_ptr< LinOp > transpose() const override
STL namespace.
Definition dim.hpp:26
Generated by