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