PARDISOSolver#
-
class numpy::PARDISOSolver#
numpy C++ class.
Example#
#include <numpy/np_ndarray.h>
using namespace numpy;
// Use PARDISOSolver
PARDISOSolver obj;
// ... operations ...
Constructors#
Signature |
Location |
Example |
|---|---|---|
|
NP_PARDISO.H:139 |
Other Methods#
Signature |
Return Type |
Location |
Example |
|---|---|---|---|
|
void |
NP_PARDISO.H:121 |
|
|
void |
NP_PARDISO.H:86 |