abmaxnorm() | SparseSymMatrix | [virtual] |
addRef(IotrRefCount *const *obj) | IotrRefCount | [inline, static] |
atPutDiagonal(int idiag, OoqpVector &v) | SparseSymMatrix | [virtual] |
ColumnScale(OoqpVector &vec) (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
DoubleMatrix() (defined in DoubleMatrix) | DoubleMatrix | [inline] |
fromGetDense(int row, int col, double *A, int lda, int rowExtent, int colExtent) | SparseSymMatrix | [virtual] |
fromGetDiagonal(int idiag, OoqpVector &v) | SparseSymMatrix | [virtual] |
fromGetSpRow(int row, int col, double A[], int lenA, int jcolA[], int &nnz, int colExtent, int &info) | SparseSymMatrix | [virtual] |
getDiagonal(OoqpVector &vec) | SparseSymMatrix | [virtual] |
getSize(int &m, int &n) (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
getStorage() (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
instances | IotrRefCount | [static] |
IotrRefCount() | IotrRefCount | [inline] |
isKindOf(int type) | SparseSymMatrix | [virtual] |
jcolM() (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
krowM() (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
M() (defined in SparseSymMatrix) | SparseSymMatrix | [inline] |
mult(double beta, double y[], int incy, double alpha, double x[], int incx) (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
mult(double beta, OoqpVector &y, double alpha, OoqpVector &x) | SparseSymMatrix | [virtual] |
numberOfNonZeros() | SparseSymMatrix | [inline] |
putSparseTriple(int irow[], int len, int jcol[], double A[], int &info) | SparseSymMatrix | [virtual] |
randomizePSD(double *) | SparseSymMatrix | [virtual] |
refs() | IotrRefCount | [inline] |
release(IotrRefCount **obj) | IotrRefCount | [inline, static] |
RowScale(OoqpVector &vec) (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
scalarMult(double num) (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
setToDiagonal(OoqpVector &vec) | SparseSymMatrix | [virtual] |
size() | SparseSymMatrix | [virtual] |
SparseSymMatrix(int size, int nnz) (defined in SparseSymMatrix) | SparseSymMatrix | |
SparseSymMatrix(int size, int nnz, int krowM[], int jcolM[], double M[]) (defined in SparseSymMatrix) | SparseSymMatrix | |
symAtPutSpRow(int col, double A[], int lenA, int jcolA[], int &info) | SparseSymMatrix | [virtual] |
symAtPutSubmatrix(int destRow, int destCol, DoubleMatrix &M, int srcRow, int srcCol, int rowExtent, int colExtent) | SparseSymMatrix | [virtual] |
SymmetricScale(OoqpVector &vec) | SparseSymMatrix | [virtual] |
transMult(double beta, double y[], int incy, double alpha, double x[], int incx) (defined in SparseSymMatrix) | SparseSymMatrix | [virtual] |
transMult(double beta, OoqpVector &y, double alpha, OoqpVector &x) | SparseSymMatrix | [virtual] |
writeToStream(ostream &out) const | SparseSymMatrix | [virtual] |
~DoubleMatrix() (defined in DoubleMatrix) | DoubleMatrix | [inline, virtual] |
~IotrRefCount() | IotrRefCount | [inline, protected, virtual] |
~SparseSymMatrix() (defined in SparseSymMatrix) | SparseSymMatrix | [inline, virtual] |