geomc 1.0
A c++ linear algebra template library
Public Member Functions | Protected Member Functions | List of all members
PermuteMatrixBase< N > Class Template Reference
Inheritance diagram for PermuteMatrixBase< N >:
PermutationMatrix< N >

Public Member Functions

 PermuteMatrixBase (index_t n)
 

Protected Member Functions

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

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