GCBM
Public Attributes | List of all members
lm_control_type Struct Reference

#include <lmmin.h>

Collaboration diagram for lm_control_type:
Collaboration graph

Public Attributes

double ftol
 
double xtol
 
double gtol
 
double epsilon
 
double stepbound
 
double fnorm
 
int maxcall
 
int nfev
 
int info
 

Member Data Documentation

◆ epsilon

double epsilon

◆ fnorm

double fnorm

◆ ftol

double ftol

◆ gtol

double gtol

◆ info

int info

◆ maxcall

int maxcall

◆ nfev

int nfev

◆ stepbound

double stepbound

◆ xtol

double xtol

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