proxsuite-nlp  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
proxsuite::nlp::helpers::print_callback< Scalar > Struct Template Reference

#include <proxsuite-nlp/helpers/print-callback.hpp>

Inheritance diagram for proxsuite::nlp::helpers::print_callback< Scalar >:
[legend]
Collaboration diagram for proxsuite::nlp::helpers::print_callback< Scalar >:
[legend]

Public Member Functions

void call (const WorkspaceTpl< Scalar > &workspace, const ResultsTpl< Scalar > &results)
 
- Public Member Functions inherited from proxsuite::nlp::helpers::base_callback< Scalar >
virtual ~base_callback ()=default
 

Detailed Description

template<typename Scalar>
struct proxsuite::nlp::helpers::print_callback< Scalar >

Definition at line 11 of file print-callback.hpp.

Member Function Documentation

◆ call()

template<typename Scalar >
void proxsuite::nlp::helpers::print_callback< Scalar >::call ( const WorkspaceTpl< Scalar > & workspace,
const ResultsTpl< Scalar > & results )
inlinevirtual

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