Namespaces | |
| namespace | OPTPP |
Classes | |
| class | OPTPP::PrintCounter |
Functions | |
| PrintCounter | PCZ ("Number of non-zero matrices (should be 1) = ") |
| PrintCounter | PCN ("Number of matrices tested = ") |
| void | Print (const Matrix &X) |
| void | Print (const UpperTriangularMatrix &X) |
| void | Print (const DiagonalMatrix &X) |
| void | Print (const SymmetricMatrix &X) |
| void | Print (const LowerTriangularMatrix &X) |
| void | Clean (Matrix &A, Real c) |
| void | Clean (DiagonalMatrix &A, Real c) |
| void | FPrint (ostream *fout, const Matrix &X) |
| void | FPrint (ostream *fout, const SymmetricMatrix &X) |
| void | FPrint (ostream *fout, const DiagonalMatrix &X) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|