#include <MOR_ExtendedEpetraLapack.hpp>
Public Member Functions | |
| double | LANSY (const char NORM, const char UPLO, const int N, const double *A, const int LDA, double *WORK) const |
Definition at line 13 of file MOR_ExtendedEpetraLapack.hpp.
| double MOR::Extended_Epetra_LAPACK::LANSY | ( | const char | NORM, | |
| const char | UPLO, | |||
| const int | N, | |||
| const double * | A, | |||
| const int | LDA, | |||
| double * | WORK | |||
| ) | const |
Definition at line 32 of file MOR_ExtendedEpetraLapack.cpp.
1.7.1