#include <Eigen/Dense>

Go to the source code of this file.
Namespaces | |
| Eigen | |
Typedefs | |
| template<typename Scalar , int Dims> | |
| using | Eigen::Vector = Eigen::Matrix< Scalar, Dims, 1 > |
| Type alias for single-column matrices, available starting Eigen 3.4. More... | |