OBOE 0.1
|
AccpmDynMatrix(bool preallocateRows=true, bool preallocateCols=true, int m=0, int n=0) | Accpm::AccpmDynMatrix | |
AccpmDynMatrix(const AccpmGenMatrix &rhs, bool preallocateRows=true, bool preallocateCols=true) | Accpm::AccpmDynMatrix | |
AccpmDynMatrix(const AccpmDynMatrix &) | Accpm::AccpmDynMatrix | |
addColumn(const AccpmVector &v) | Accpm::AccpmDynMatrix | |
addRow(const AccpmVector &v) | Accpm::AccpmDynMatrix | |
deleteColumn(int id) | Accpm::AccpmDynMatrix | |
getM() const | Accpm::AccpmDynMatrix | |
Info(std::ostream &os) | Accpm::AccpmDynMatrix | [inline] |
operator<<(std::ostream &os, const AccpmDynMatrix &mat) | Accpm::AccpmDynMatrix | [friend] |
operator=(double s) | Accpm::AccpmDynMatrix | |
operator=(const AccpmDynMatrix &) | Accpm::AccpmDynMatrix | |
size(int n) const | Accpm::AccpmDynMatrix | |
~AccpmDynMatrix() | Accpm::AccpmDynMatrix | [virtual] |