Namespaces | |
| drake | |
Functions | |
| template<typename Derived > | |
| internal::fmt_eigen_ref< typename Derived::Scalar > | fmt_eigen (const Eigen::MatrixBase< Derived > &matrix) |
| When passing an Eigen::Matrix to fmt, use this wrapper function to instruct fmt to use Drake's custom formatter for Eigen types. More... | |