#include <sparsematrix.h>
List of all members.
Protected Attributes |
mwIndex * | jc |
mwIndex * | ir |
int | nnz |
int | h |
int | w |
bool | owner |
Detailed Description
Definition at line 40 of file sparsematrix.h.
Constructor & Destructor Documentation
SparseMatrixStructure::SparseMatrixStructure |
( |
const mxArray * |
ptr, |
|
|
bool |
makeCopy = false |
|
) |
| |
|
explicit |
SparseMatrixStructure::~SparseMatrixStructure |
( |
| ) |
|
Member Function Documentation
int SparseMatrixStructure::height |
( |
| ) |
const |
|
inline |
int SparseMatrixStructure::width |
( |
| ) |
const |
|
inline |
int SparseMatrixStructure::size |
( |
| ) |
const |
|
inline |
int SparseMatrixStructure::size |
( |
int |
c | ) |
const |
void SparseMatrixStructure::getColsAndRows |
( |
int * |
cols, |
|
|
int * |
rows |
|
) |
| const |
Friends And Related Function Documentation
Member Data Documentation
mwIndex* SparseMatrixStructure::jc |
|
protected |
mwIndex* SparseMatrixStructure::ir |
|
protected |
int SparseMatrixStructure::nnz |
|
protected |
int SparseMatrixStructure::h |
|
protected |
int SparseMatrixStructure::w |
|
protected |
bool SparseMatrixStructure::owner |
|
protected |
The documentation for this class was generated from the following file:
- /build/buildd/coinor-ipopt-3.10.2/Ipopt/contrib/MatlabInterface-Old/src/sparsematrix.h