40 #ifndef AMESOS_REORDERING_H
41 #define AMESOS_REORDERING_H
43 #if defined(Amesos_SHOW_DEPRECATED_WARNINGS)
45 #warning "The Amesos package is deprecated"
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.