PLearn 0.1
PLearn::RowMapSparseMatrix< T > Member List
This is the complete list of members for PLearn::RowMapSparseMatrix< T >, including all inherited members.
_widthPLearn::RowMapSparseMatrix< T > [protected]
add(real scalar, bool only_on_non_zeros=true)PLearn::RowMapSparseMatrix< T > [inline]
addToColumns(Vec col, bool only_on_non_zeros=true)PLearn::RowMapSparseMatrix< T > [inline]
addToRows(Vec row, bool only_on_non_zeros=true)PLearn::RowMapSparseMatrix< T > [inline]
averageAcrossRowsAndColumns(Vec avg_across_rows, Vec avg_across_columns, bool only_on_non_zeros=true)PLearn::RowMapSparseMatrix< T > [inline]
clear()PLearn::RowMapSparseMatrix< T > [inline]
clearRow(int i)PLearn::RowMapSparseMatrix< T > [inline]
copyRowFrom(int i, const map< int, T > &from_row, bool clear_rest=true)PLearn::RowMapSparseMatrix< T > [inline]
density()PLearn::RowMapSparseMatrix< T > [inline]
diag(Vec &d)PLearn::RowMapSparseMatrix< T > [inline]
diagonalOfSquare(Vec &d)PLearn::RowMapSparseMatrix< T > [inline]
dotColumn(int j, Vec v)PLearn::RowMapSparseMatrix< T > [inline]
dotRow(int i, Vec v)PLearn::RowMapSparseMatrix< T > [inline]
euclidianDistance(map< int, real > &map1, map< int, real > &map2)PLearn::RowMapSparseMatrix< T > [inline, static]
exists(int i, int j) const PLearn::RowMapSparseMatrix< T > [inline]
exportToMatlabReadableFormat(string filename)PLearn::RowMapSparseMatrix< T > [inline]
fillSymmetricPart(real tolerance=0)PLearn::RowMapSparseMatrix< T > [inline]
get(int i, int j) const PLearn::RowMapSparseMatrix< T > [inline]
getMaxColumnIndex(map< int, T > &map1, map< int, T > &map2)PLearn::RowMapSparseMatrix< T > [inline, static]
getRow(int i)PLearn::RowMapSparseMatrix< T > [inline]
isSymmetric(real tolerance=0)PLearn::RowMapSparseMatrix< T > [inline]
length() const PLearn::RowMapSparseMatrix< T > [inline]
multiplyVecs(map< int, T > &map1, map< int, T > &map2)PLearn::RowMapSparseMatrix< T > [inline, static]
null_elemPLearn::RowMapSparseMatrix< T >
operator()(int i, int j)PLearn::RowMapSparseMatrix< T > [inline]
operator()(int i, int j) const PLearn::RowMapSparseMatrix< T > [inline]
operator()(int i)PLearn::RowMapSparseMatrix< T > [inline]
operator*=(real scalar)PLearn::RowMapSparseMatrix< T > [inline]
PPointable()PLearn::PPointable [inline]
PPointable(const PPointable &other)PLearn::PPointable [inline]
product(const Vec &x, Vec &y)PLearn::RowMapSparseMatrix< T > [inline]
ref() const PLearn::PPointable [inline]
resize(int n_rows, int n_columns)PLearn::RowMapSparseMatrix< T > [inline]
RowMapSparseMatrix(int n_rows=0, int n_columns=0, T nullelem=0)PLearn::RowMapSparseMatrix< T > [inline]
RowMapSparseMatrix(const Mat &m, bool fill_all=true, T nullelem=0)PLearn::RowMapSparseMatrix< T > [inline]
RowMapSparseMatrix(const SparseMatrix &sm, int n_rows, int n_cols, T nullelem=0)PLearn::RowMapSparseMatrix< T > [inline]
rowsPLearn::RowMapSparseMatrix< T > [mutable]
save_binaryPLearn::RowMapSparseMatrix< T >
set(int i, int j, T v) const PLearn::RowMapSparseMatrix< T > [inline]
size() const PLearn::RowMapSparseMatrix< T > [inline]
substractVecs(map< int, real > &map1, map< int, real > &map2, Vec &dest)PLearn::RowMapSparseMatrix< T > [inline, static]
sumRow(int i)PLearn::RowMapSparseMatrix< T > [inline]
toMat()PLearn::RowMapSparseMatrix< T > [inline]
transpose(RowMapSparseMatrix< T > &src, RowMapSparseMatrix< T > &dest)PLearn::RowMapSparseMatrix< T > [inline, static]
transposeProduct(RowMapSparseMatrix &m, bool verbose=false)PLearn::RowMapSparseMatrix< T > [inline]
unref() const PLearn::PPointable [inline]
usage() const PLearn::PPointable [inline]
width() const PLearn::RowMapSparseMatrix< T > [inline]
~PPointable()PLearn::PPointable [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines