PLearn 0.1
Namespaces | Functions
SparseMatrix.cc File Reference
#include "SparseMatrix.h"
Include dependency graph for SparseMatrix.cc:

Go to the source code of this file.

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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines