sparse_mat.h File Reference

Sparse matrices. More...

#include <arrays.h>
#include "sparse_mat.cd"
Include dependency graph for sparse_mat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecolab::sparse_mat
 sparse matrix class More...
 

Namespaces

 ecolab
 _OPENMP
 

Functions

sparse_mat ecolab::tr (const sparse_mat &x)
 transpose matrix
 

Detailed Description

Sparse matrices.