List of all members.
Public Member Functions |
|
| Epetra_NumPyIntSerialDenseMatrix (int numRows, int numCols) |
|
| Epetra_NumPyIntSerialDenseMatrix (PyObject *pyObject) |
|
| Epetra_NumPyIntSerialDenseMatrix (const Epetra_IntSerialDenseMatrix &src) |
|
int | operator() (int rowIndex, int colIndex) |
|
int | Shape (int numRows, int numCols) |
|
int | Reshape (int numRows, int numCols) |
|
PyObject * | A () |
Static Public Member Functions |
|
static void | cleanup () |
The documentation for this class was generated from the following files:
- Epetra_NumPyIntSerialDenseMatrix.h
- Epetra_NumPyIntSerialDenseMatrix.cpp