Cantera  2.1.2
Classes | Namespaces
SquareMatrix.h File Reference

Dense, Square (not sparse) matrices. More...

#include "DenseMatrix.h"
#include "GeneralMatrix.h"
Include dependency graph for SquareMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SquareMatrix
 A class for full (non-sparse) matrices with Fortran-compatible data storage. More...
 

Namespaces

 Cantera
 Namespace for the Cantera kernel.
 

Detailed Description

Dense, Square (not sparse) matrices.

Definition in file SquareMatrix.h.