|
occ
|
#include <Eigen/Core>#include <fmt/core.h>#include <iterator>#include <string>#include <string_view>Namespaces | |
| namespace | occ |
Functions | |
| template<typename Derived > | |
| std::string | occ::format_matrix (const Eigen::DenseBase< Derived > &matrix, std::string_view fmt_str="{:12.5f}") |