PyTrilinos Development
Public Member Functions | Static Public Member Functions
Epetra_NumPySerialDenseMatrix Class Reference

List of all members.

Public Member Functions

 Epetra_NumPySerialDenseMatrix (int set_object_label=1)
 Epetra_NumPySerialDenseMatrix (int numRows, int numCols, int set_object_label=1)
 Epetra_NumPySerialDenseMatrix (PyObject *pyObject, int set_object_label=1)
 Epetra_NumPySerialDenseMatrix (const Epetra_SerialDenseMatrix &src)
double 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:
 All Classes Functions