VPTissue Reference Manual
CSRMatrix.h File Reference

Data strucuture for generalized node/cell incidence relations. More...

#include <cstddef>
#include <vector>
Include dependency graph for CSRMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SimPT_Sim::CSRMatrix
 Represents a binary matrix with n rows and m columns in a Compressed Sparse Row representation. More...
 

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 

Detailed Description

Data strucuture for generalized node/cell incidence relations.

Definition in file CSRMatrix.h.