MBDyn-1.7.3
|
#include <gpc.h>
Public Member Functions | |
GPCInv (void) | |
virtual | ~GPCInv (void) |
virtual integer | Inv (integer ndima, integer nrowa, integer ncola, doublereal *a)=0 |
Protected Attributes | |
doublereal * | pdBase |
|
virtual |
|
pure virtual |
Implemented in GPC_LAPACK_pinv.
|
protected |
Definition at line 55 of file gpc.h.
Referenced by GPC_LAPACK_pinv::GPC_LAPACK_pinv(), and ~GPCInv().