| MyraMath
    | 
Helper routines for making a graph laplacian from a PatternBuilder. More...
#include <myramath/MYRAMATH_EXPORT.h>Go to the source code of this file.
| Classes | |
| class | myra::SparseMatrix< Number > | 
| Stores an IxJ matrix A in compressed sparse column format.  More... | |
| Functions | |
| template<class Number > | |
| SparseMatrix< Number > | myra::laplacian (const PatternRange &P) | 
| Given a Pattern P, returns its graph laplacian as a SparseMatrix. | |
Helper routines for making a graph laplacian from a PatternBuilder.
 1.8.13
 1.8.13