Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
cusp::permutation_matrix< IndexType, MemorySpace > Member List

This is the complete list of members for cusp::permutation_matrix< IndexType, MemorySpace >, including all inherited members.

permutationcusp::permutation_matrix< IndexType, MemorySpace >
permutation_matrix(void)cusp::permutation_matrix< IndexType, MemorySpace >inline
permutation_matrix(const size_t num_rows)cusp::permutation_matrix< IndexType, MemorySpace >inline
permutation_matrix(const permutation_matrix< IndexType, MemorySpace2 > &matrix)cusp::permutation_matrix< IndexType, MemorySpace >inline
permutation_matrix(const size_t num_rows, const ArrayType &permutation)cusp::permutation_matrix< IndexType, MemorySpace >inline
resize(const size_t num_rows)cusp::permutation_matrix< IndexType, MemorySpace >
swap(permutation_matrix &matrix)cusp::permutation_matrix< IndexType, MemorySpace >
symmetric_permute(MatrixType &matrix)cusp::permutation_matrix< IndexType, MemorySpace >