TwiceAsNice  2019-02-18
Public Attributes | List of all members
FUNC_STATE Struct Reference
Collaboration diagram for FUNC_STATE:
Collaboration graph

Public Attributes

int n
 
int * nfev
 
LM_REALhx
 
LM_REALx
 
LM_REALlb
 
LM_REALub
 
void * adata
 

Member Data Documentation

◆ adata

void* FUNC_STATE::adata

◆ hx

LM_REAL* FUNC_STATE::hx

◆ lb

LM_REAL* FUNC_STATE::lb

◆ n

int FUNC_STATE::n

◆ nfev

int * FUNC_STATE::nfev

◆ ub

LM_REAL * FUNC_STATE::ub

◆ x

LM_REAL * FUNC_STATE::x

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