proxsuite-nlp  0.11.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
 
Loading...
Searching...
No Matches
fmt::formatter< proxsuite::nlp::HessianApprox > Struct Reference

Public Member Functions

template<typename ParseContext>
constexpr auto parse (ParseContext &ctx)
 
template<typename FormatContext>
auto format (const proxsuite::nlp::HessianApprox &hessian_approx, FormatContext &ctx) const
 

Detailed Description

Definition at line 9 of file fmt-hessian-approx.hpp.

Member Function Documentation

◆ parse()

template<typename ParseContext>
auto fmt::formatter< proxsuite::nlp::HessianApprox >::parse ( ParseContext & ctx)
inlineconstexpr

Definition at line 10 of file fmt-hessian-approx.hpp.

◆ format()

template<typename FormatContext>
auto fmt::formatter< proxsuite::nlp::HessianApprox >::format ( const proxsuite::nlp::HessianApprox & hessian_approx,
FormatContext & ctx ) const
inline

Definition at line 15 of file fmt-hessian-approx.hpp.


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