Member List

Member List#

Reference API: Member List
Reference API
gko::Permutable< IndexType > Member List

This is the complete list of members for gko::Permutable< IndexType >, including all inherited members.

column_permute(const array< IndexType > *permutation_indices) const =0gko::Permutable< IndexType >pure virtual
inverse_column_permute(const array< IndexType > *permutation_indices) const =0gko::Permutable< IndexType >pure virtual
inverse_permute(const array< IndexType > *permutation_indices) constgko::Permutable< IndexType >inlinevirtual
inverse_row_permute(const array< IndexType > *permutation_indices) const =0gko::Permutable< IndexType >pure virtual
permute(const array< IndexType > *permutation_indices) constgko::Permutable< IndexType >inlinevirtual
row_permute(const array< IndexType > *permutation_indices) const =0gko::Permutable< IndexType >pure virtual
~Permutable()=default (defined in gko::Permutable< IndexType >)gko::Permutable< IndexType >virtual