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 767 of file georef.h.

Member Data Documentation

◆ epsilon

double lm_control_type::epsilon

Definition at line 771 of file georef.h.

◆ fnorm

double lm_control_type::fnorm

Definition at line 773 of file georef.h.

◆ ftol

double lm_control_type::ftol

Definition at line 768 of file georef.h.

◆ gtol

double lm_control_type::gtol

Definition at line 770 of file georef.h.

◆ info

int lm_control_type::info

Definition at line 776 of file georef.h.

◆ maxcall

int lm_control_type::maxcall

Definition at line 774 of file georef.h.

◆ nfev

int lm_control_type::nfev

Definition at line 775 of file georef.h.

◆ stepbound

double lm_control_type::stepbound

Definition at line 772 of file georef.h.

◆ xtol

double lm_control_type::xtol

Definition at line 769 of file georef.h.


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