Ginkgo Generated from branch based on main. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
 
Loading...
Searching...
No Matches
gko::batch::matrix::Identity< ValueType > Member List

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 >
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) constgko::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) constgko::batch::matrix::Identity< ValueType >
complex_type typedef (defined in gko::batch::matrix::Identity< ValueType >)gko::batch::matrix::Identity< ValueType >
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size=batch_dim< 2 >{})gko::batch::matrix::Identity< ValueType >static
EnablePolymorphicObject< Identity, BatchLinOp > (defined in gko::batch::matrix::Identity< ValueType >)gko::batch::matrix::Identity< ValueType >friend
index_type typedef (defined in gko::batch::matrix::Identity< ValueType >)gko::batch::matrix::Identity< ValueType >
unbatch_type typedef (defined in gko::batch::matrix::Identity< ValueType >)gko::batch::matrix::Identity< ValueType >
value_type typedef (defined in gko::batch::matrix::Identity< ValueType >)gko::batch::matrix::Identity< ValueType >