empty class More...
#include <UmfPack.hxx>
Public Member Functions | |
void | HideMessages () |
no message will be displayed by UmfPack | |
void | ShowMessages () |
normal amount of message displayed by UmfPack | |
Public Attributes | |
Vector< double > | Control |
Vector< double > | Info |
parameters for UmfPack | |
void * | Symbolic |
void * | Numeric |
pointers of UmfPack objects | |
int | n |
number of rows in the matrix | |
bool | display_info |
true if display is allowed | |
bool | transpose |
empty class
Definition at line 50 of file UmfPack.hxx.