PolyFEM
|
#include <Logger.hpp>
Public Member Functions | |
format_context::iterator | format (const Eigen::MatrixXd &mat, fmt::format_context &ctx) const |
Definition at line 65 of file Logger.hpp.
fmt::format_context::iterator fmt::formatter< Eigen::MatrixXd >::format | ( | const Eigen::MatrixXd & | mat, |
fmt::format_context & | ctx | ||
) | const |
Definition at line 93 of file Logger.cpp.