Drake
Drake C++ Documentation
ldlt.h File Reference

Detailed Description

Eigen::LDLT is specialized for drake::symbolic::Expression, for certain matrix sizes.

If the expression matrix is all constants, it returns the robust decomposition (as per Eigen's algorithm). If there are unbound variables, currently throws an exception (but may support this in the future).

#include <Eigen/Core>
Include dependency graph for ldlt.h:
This graph shows which files directly or indirectly include this file: