This is the complete list of members for abacus::Row, including all inherited members.
ascii2bool(const string &str) | abacus::AbacusRoot | static |
clear() | abacus::SparVec | inline |
coeff(int i) const | abacus::SparVec | inline |
coeff_ | abacus::SparVec | protected |
copy(const Row &row) | abacus::Row | |
abacus::SparVec::copy(const SparVec &vec) | abacus::SparVec | |
delInd(ArrayBuffer< int > &buf, double rhsDelta) | abacus::Row | inline |
endsWith(const string &str, const string &end) | abacus::AbacusRoot | static |
fracPart(double x) | abacus::AbacusRoot | inlinestatic |
glob_ | abacus::SparVec | protected |
insert(int s, double c) | abacus::SparVec | inline |
leftShift(ArrayBuffer< int > &del) | abacus::SparVec | |
nnz() const | abacus::SparVec | inline |
nnz_ | abacus::SparVec | protected |
norm() | abacus::SparVec | |
onOff(bool value) | abacus::AbacusRoot | static |
operator<<(std::ostream &out, const Row &rhs) | abacus::Row | friend |
operator=(const SparVec &rhs) | abacus::SparVec | |
origCoeff(int i) const | abacus::SparVec | |
rangeCheck(int i) const | abacus::SparVec | protected |
realloc() | abacus::SparVec | |
realloc(int newSize) | abacus::SparVec | |
reallocFac_ | abacus::SparVec | protected |
rename(Array< int > &newName) | abacus::SparVec | |
rhs() const | abacus::Row | inline |
rhs(double r) | abacus::Row | inline |
rhs_ | abacus::Row | protected |
Row(AbacusGlobal *glob, int nnz, const Array< int > &s, const Array< double > &c, const CSense &sense, double r) | abacus::Row | inline |
Row(AbacusGlobal *glob, int nnz, const Array< int > &s, const Array< double > &c, const CSense::SENSE sense, double r) | abacus::Row | inline |
Row(AbacusGlobal *glob, int nnz, int *s, double *c, CSense::SENSE sense, double r) | abacus::Row | inline |
Row(AbacusGlobal *glob, int size) | abacus::Row | inline |
sense() | abacus::Row | inline |
sense() const | abacus::Row | inline |
sense(CSense &s) | abacus::Row | inline |
sense(CSense::SENSE s) | abacus::Row | inline |
sense_ | abacus::Row | protected |
size() const | abacus::SparVec | inline |
size_ | abacus::SparVec | protected |
SparVec(AbacusGlobal *glob, int size, double reallocFac=10.0) | abacus::SparVec | |
SparVec(AbacusGlobal *glob, int size, const Array< int > &s, const Array< double > &c, double reallocFac=10.0) | abacus::SparVec | |
SparVec(AbacusGlobal *glob, int size, int *s, double *c, double reallocFac=10.0) | abacus::SparVec | |
SparVec(const SparVec &rhs) | abacus::SparVec | |
support(int i) const | abacus::SparVec | inline |
support_ | abacus::SparVec | protected |
~AbacusRoot() | abacus::AbacusRoot | inlinevirtual |
~Row() | abacus::Row | inline |
~SparVec() | abacus::SparVec |