|
LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
#include <eigen.h>
Static Public Member Functions | |
| static PyObject * | toPython (Matrix const &input, PyObject *owner=NULL) |
| static PyTypeObject const * | getPyType () |
| static bool | fromPythonStage1 (PyPtr &p) |
| static bool | fromPythonStage2 (PyPtr const &p, Matrix &output) |
Static Public Member Functions inherited from ndarray::detail::PyConverterBase< Matrix > | |
| static bool | matches (PyObject *arg) |
| Check if a Python object might be convertible to T. More... | |
| static int | fromPython (PyObject *arg, Matrix *output) |
| Convert a Python object to a C++ object. More... | |
Private Types | |
| typedef SelectEigenView < Matrix >::Type | OutputView |
| typedef SelectEigenView < Matrix const, false >::Type | InputView |
|
private |
|
private |
|
inlinestatic |
|
inlinestatic |
Definition at line 130 of file eigen.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 118 of file eigen.h.
1.8.5