preCICE v3.1.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
fmt::formatter< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > > Struct Template Reference

#include <fmtEigen.hpp>

Inheritance diagram for fmt::formatter< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > >:
[legend]
Collaboration diagram for fmt::formatter< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > >:
[legend]

Public Member Functions

template<typename FormatContext >
auto format (const Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > &v, FormatContext &ctx) const
 

Detailed Description

template<typename Scalar, int RowsAtCompileTime, int ColsAtCompileTime>
struct fmt::formatter< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > >

Definition at line 16 of file fmtEigen.hpp.

Member Function Documentation

◆ format()

template<typename Scalar , int RowsAtCompileTime, int ColsAtCompileTime>
template<typename FormatContext >
auto fmt::formatter< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > >::format ( const Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime > & v,
FormatContext & ctx ) const
inline

Definition at line 18 of file fmtEigen.hpp.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: