ARTS  2.3.1277(git:c4d0469d)
OptimizerLog< invlib::GaussNewton< RealType, Solver > > Struct Template Reference

#include <oem.h>

Static Public Member Functions

static std::string header ()
 
static std::string log (const invlib::GaussNewton< RealType, Solver > &, Vector &, size_t)
 

Static Public Attributes

static constexpr auto name = "Gauss-Newton"
 

Detailed Description

template<typename RealType, typename Solver>
struct OptimizerLog< invlib::GaussNewton< RealType, Solver > >

Definition at line 172 of file oem.h.

Member Function Documentation

template<typename RealType , typename Solver >
static std::string OptimizerLog< invlib::GaussNewton< RealType, Solver > >::header ( )
inlinestatic

Definition at line 175 of file oem.h.

template<typename RealType , typename Solver >
static std::string OptimizerLog< invlib::GaussNewton< RealType, Solver > >::log ( const invlib::GaussNewton< RealType, Solver > &  ,
Vector ,
size_t   
)
inlinestatic

Definition at line 177 of file oem.h.

Member Data Documentation

template<typename RealType , typename Solver >
constexpr auto OptimizerLog< invlib::GaussNewton< RealType, Solver > >::name = "Gauss-Newton"
static

Definition at line 173 of file oem.h.


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