Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::Permutable< IndexType >, including all inherited members.
column_permute(const array< IndexType > *permutation_indices) const =0 | gko::Permutable< IndexType > | pure virtual |
inverse_column_permute(const array< IndexType > *permutation_indices) const =0 | gko::Permutable< IndexType > | pure virtual |
inverse_permute(const array< IndexType > *permutation_indices) const | gko::Permutable< IndexType > | inlinevirtual |
inverse_row_permute(const array< IndexType > *permutation_indices) const =0 | gko::Permutable< IndexType > | pure virtual |
permute(const array< IndexType > *permutation_indices) const | gko::Permutable< IndexType > | inlinevirtual |
row_permute(const array< IndexType > *permutation_indices) const =0 | gko::Permutable< IndexType > | pure virtual |
~Permutable()=default (defined in gko::Permutable< IndexType >) | gko::Permutable< IndexType > | virtual |