2 #if CT_USE_SYSTEM_EIGEN 5 #include "cantera/ext/Eigen/Dense" 9 typedef Eigen::Map<Eigen::MatrixXd> MappedMatrix;
10 typedef Eigen::Map<Eigen::VectorXd> MappedVector;
11 typedef Eigen::Map<const Eigen::VectorXd> ConstMappedVector;
This file contains definitions of terms that are used in internal routines and are unlikely to need m...
Namespace for the Cantera kernel.