Go to the source code of this file.
Classes | |
class | BlockMatrix |
Implements a very rudimentary block sparse matrix class. More... | |
Variables | |
static BlockMatrix | emptyBlockMatrix |
static const BlockMatrix | emptyConstBlockMatrix |
BlockMatrix emptyBlockMatrix [static] |
Definition at line 218 of file block_matrix.hpp.
const BlockMatrix emptyConstBlockMatrix [static] |
Definition at line 219 of file block_matrix.hpp.