DHART
Loading...
Searching...
No Matches
Eigen Namespace Reference

Eigen a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. More...

Detailed Description

Eigen a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

DHARTAPI uses Eigen to manage matricies in multiple areas. HF::SpatialStructures::Graph uses Eigen to manage its CSR, and HF::Geometry::MeshInfo uses Eigen to store and transform vertices for geometry.

For more infomration on Eigen please see it's official website: http://eigen.tuxfamily.org/index.php?title=Main_Page