geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
PermuteMatrixBase< N > Class Template Reference
Inheritance diagram for PermuteMatrixBase< N >:
PermutationMatrix< M > PermutationMatrix<((M< N) ? M :N)> PermutationMatrix< N >

Public Member Functions

 PermuteMatrixBase (index_t n)

Protected Member Functions

index_t _cols () const
index_t _rows () const
index_t * getDstData ()
const index_t * getDstData () const
index_t * getSrcData ()
const index_t * getSrcData () const
void swapPointers ()

The documentation for this class was generated from the following file: