File fmt_eigen.h File List > common > fmt_eigen.h Go to the documentation of this file #pragma once //#include <fmt/ostream.h> #include <Eigen/Core> //template <typename T> // requires std::derived_from<T, Eigen::DenseBase<T>> //struct fmt::formatter<T> : ostream_formatter //{ //};