#include <Eigen/Dense>

Go to the source code of this file.
Namespaces | |
| namespace | flex |
| namespace | flex::python |
Typedefs | |
| typedef Eigen::Vector2d | flex::eVector2 |
| typedef Eigen::Array2d | flex::eArray2 |
| typedef Eigen::Matrix3d | flex::eMatrixRot |
| typedef Eigen::Vector3d | flex::eVector3 |
| typedef Eigen::VectorXd | flex::eVectorX |
| typedef Eigen::Matrix2d | flex::eMatrix2 |
Functions | |
| void | flex::python::exposeFlex () |