occ
Loading...
Searching...
No Matches
format_matrix.h File Reference
#include <Eigen/Core>
#include <fmt/core.h>
#include <iterator>
#include <string>
#include <string_view>
Include dependency graph for format_matrix.h:

Namespaces

namespace  occ
 

Functions

template<typename Derived >
std::string occ::format_matrix (const Eigen::DenseBase< Derived > &matrix, std::string_view fmt_str="{:12.5f}")