|
swSim
Version 1.0
|
This is the complete list of members for swSim::SparseMatrix, including all inherited members.
| AddValue(int i, int j, double val) | swSim::SparseMatrix | |
| getColumnCount() const | swSim::SparseMatrix | |
| getColumnIndexArray() | swSim::SparseMatrix | |
| getName() const | swSim::SparseMatrix | |
| getNonZeroLength() const | swSim::SparseMatrix | |
| getRowCount() const | swSim::SparseMatrix | |
| getRowpointerArray() | swSim::SparseMatrix | |
| getRowpointerLength() const | swSim::SparseMatrix | |
| GetValue(int i, int j) | swSim::SparseMatrix | |
| getValueArray() | swSim::SparseMatrix | |
| mat | swSim::SparseMatrix | |
| Prune() | swSim::SparseMatrix | |
| setName(std::string nm) | swSim::SparseMatrix | |
| setSize(int rw, int col) | swSim::SparseMatrix | |
| SetValue(int i, int j, double val) | swSim::SparseMatrix | |
| SparseMatrix() | swSim::SparseMatrix | |
| SparseMatrix(std::string nm, int rw, int col) | swSim::SparseMatrix | |
| ~SparseMatrix() | swSim::SparseMatrix |