ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Attributes | List of all members
lm_control_struct Struct Reference

#include <lmmin.h>

Public Attributes

double ftol
 
double xtol
 
double gtol
 
double epsilon
 
double stepbound
 
int maxcall
 
int scale_diag
 
int printflags
 

Detailed Description

Compact high-level interface.

Definition at line 23 of file lmmin.h.

Member Data Documentation

◆ epsilon

double lm_control_struct::epsilon

Definition at line 27 of file lmmin.h.

◆ ftol

double lm_control_struct::ftol

Definition at line 24 of file lmmin.h.

◆ gtol

double lm_control_struct::gtol

Definition at line 26 of file lmmin.h.

◆ maxcall

int lm_control_struct::maxcall

Definition at line 29 of file lmmin.h.

◆ printflags

int lm_control_struct::printflags

Definition at line 31 of file lmmin.h.

◆ scale_diag

int lm_control_struct::scale_diag

Definition at line 30 of file lmmin.h.

◆ stepbound

double lm_control_struct::stepbound

Definition at line 28 of file lmmin.h.

◆ xtol

double lm_control_struct::xtol

Definition at line 25 of file lmmin.h.


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