40 #ifndef AMESOS_REORDERING_H
41 #define AMESOS_REORDERING_H
virtual int * GetRowPerm()=0
Returns the row permutation vector, or 0 if not computed.
Amesos_Reordering: base class for reordering procedures.
virtual int * GetColPerm()=0
Returns the column permutation vector, or 0 if not computed.