Dandelion 1.1.1
A light-weight 3D builder for educational usage
|
提供对 Eigen 列向量和方阵类型的格式化支持。 更多...
#include <Eigen/Core>
#include <fmt/core.h>
类 | |
struct | fmt::formatter< Eigen::Matrix< Scalar, n_dim, 1 > > |
提供对 Eigen 列向量类型的格式化支持。 更多... | |
struct | fmt::formatter< Eigen::Matrix< Scalar, n_dim, n_dim, 0, n_dim, n_dim > > |
提供对 Eigen 方阵类型的格式化支持。 更多... | |
提供对 Eigen 列向量和方阵类型的格式化支持。