PLearn 0.1
|
Go to the source code of this file.
Classes | |
class | PLearn::SparseMatrix |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
SparseMatrix | PLearn::operator+ (const SparseMatrix &A, const SparseMatrix &B) |
add two sparse matrices (of same dimensions but with values in possibly different places) | |
SparseMatrix | PLearn::add (Array< SparseMatrix > &matrices) |
add a bunch of sparse matrices and return result |
Definition in file SparseMatrix.h.