addCol(map< int, real > &col) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
addCompressedVec(real *compressed_vec, int n_elems) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
addRow(map< int, real > &row) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
checkCondProbIntegrity() | PLearn::ProbSparseMatrix | |
checkJointProbIntegrity() | PLearn::ProbSparseMatrix | |
clear() | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
clearCol(int j, bool force_synchro_if_double_accessible) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
clearElem(int i, int j) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
clearRow(int i, bool force_synchro_if_double_accessible) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
cols | PLearn::DoubleAccessSparseMatrix< real > | [protected] |
double_access | PLearn::DoubleAccessSparseMatrix< real > | [protected] |
DoubleAccessSparseMatrix(int n_rows=0, int n_cols=0, string _name="<no-name>", int _mode=ROW_WISE, bool _double_access=false, real_null_elem=0) | PLearn::DoubleAccessSparseMatrix< real > | |
exists(int i, int j) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
get(int i, int j) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
getAsCompressedVec() | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
getAsMaxSizedCompressedVecs(int max_size, vector< pair< real *, int > > &vectors) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
getClassName() const | PLearn::ProbSparseMatrix | [inline, virtual] |
getCol(int j) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
getHeight() const | PLearn::DoubleAccessSparseMatrix< real > | [inline, virtual] |
getMode() | PLearn::DoubleAccessSparseMatrix< real > | [inline, virtual] |
getName() | PLearn::DoubleAccessSparseMatrix< real > | [inline, virtual] |
getNullElem() | PLearn::DoubleAccessSparseMatrix< real > | [inline, virtual] |
getRow(int i) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
getWidth() const | PLearn::DoubleAccessSparseMatrix< real > | [inline, virtual] |
height | PLearn::DoubleAccessSparseMatrix< real > | [protected] |
incr(int i, int j, real inc=1.0, bool warning=true) | PLearn::ProbSparseMatrix | |
PLearn::DoubleAccessSparseMatrix< real >::incr(int i, int j, realinc) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
isDoubleAccessible() | PLearn::DoubleAccessSparseMatrix< real > | [inline, virtual] |
mode | PLearn::DoubleAccessSparseMatrix< real > | [protected] |
name | PLearn::DoubleAccessSparseMatrix< real > | [protected] |
normalizeCond(ProbSparseMatrix &nXY, bool clear_nXY=false) | PLearn::ProbSparseMatrix | |
normalizeCond() | PLearn::ProbSparseMatrix | |
normalizeJoint(ProbSparseMatrix &nXY, bool clear_nXY=false) | PLearn::ProbSparseMatrix | |
normalizeJoint() | PLearn::ProbSparseMatrix | |
null_elem | PLearn::DoubleAccessSparseMatrix< real > | [protected] |
operator()(int i, int j) | PLearn::DoubleAccessSparseMatrix< real > | [inline, virtual] |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
ProbSparseMatrix(int n_rows=0, int n_cols=0, string name="pXY", int mode=ROW_WISE, bool double_access=false) | PLearn::ProbSparseMatrix | |
read(PStream &in) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
ref() const | PLearn::PPointable | [inline] |
resize(int n_rows, int n_cols) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
rows | PLearn::DoubleAccessSparseMatrix< real > | [protected] |
set(int i, int j, real value, bool warning=true) | PLearn::ProbSparseMatrix | |
PLearn::DoubleAccessSparseMatrix< real >::set(int i, int j, realvalue) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
setCompressedVec(real *compressed_vec, int n_elems) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
setDoubleAccessible(bool da) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
setMode(int new_mode) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
setName(string n) | PLearn::DoubleAccessSparseMatrix< real > | [inline, virtual] |
size() | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
sumCol(int j) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
sumOfElements() | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
sumRow(int i) | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
unref() const | PLearn::PPointable | [inline] |
usage() const | PLearn::PPointable | [inline] |
width | PLearn::DoubleAccessSparseMatrix< real > | [protected] |
write(PStream &out) const | PLearn::DoubleAccessSparseMatrix< real > | [virtual] |
~DoubleAccessSparseMatrix() | PLearn::DoubleAccessSparseMatrix< real > | [inline, virtual] |
~PPointable() | PLearn::PPointable | [inline, virtual] |