OpenCPN Partial API docs
Loading...
Searching...
No Matches
lm_control_type Struct Reference

Public Attributes

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

Detailed Description

Definition at line 214 of file georef.h.

Member Data Documentation

◆ epsilon

double lm_control_type::epsilon

Definition at line 218 of file georef.h.

◆ fnorm

double lm_control_type::fnorm

Definition at line 220 of file georef.h.

◆ ftol

double lm_control_type::ftol

Definition at line 215 of file georef.h.

◆ gtol

double lm_control_type::gtol

Definition at line 217 of file georef.h.

◆ info

int lm_control_type::info

Definition at line 223 of file georef.h.

◆ maxcall

int lm_control_type::maxcall

Definition at line 221 of file georef.h.

◆ nfev

int lm_control_type::nfev

Definition at line 222 of file georef.h.

◆ stepbound

double lm_control_type::stepbound

Definition at line 219 of file georef.h.

◆ xtol

double lm_control_type::xtol

Definition at line 216 of file georef.h.


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