IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.lsfitstate Class Reference
+ Inheritance diagram for alglib.lsfitstate:
+ Collaboration diagram for alglib.lsfitstate:

Public Member Functions

 lsfitstate ()
 
 lsfitstate (lsfit.lsfitstate obj)
 
 lsfitstate ()
 
 lsfitstate (lsfit.lsfitstate obj)
 
- Public Member Functions inherited from alglib.alglibobject
virtual void _deallocate ()
 

Properties

bool needf [get, set]
 
bool needfg [get, set]
 
bool needfgh [get, set]
 
bool xupdated [get, set]
 
double[] c [get]
 
double f [get, set]
 
double[] g [get]
 
double[,] h [get]
 
double[] x [get]
 
lsfit.lsfitstate innerobj [get]
 

Private Attributes

lsfit.lsfitstate _innerobj
 

Constructor & Destructor Documentation

alglib.lsfitstate.lsfitstate ( )
inline
alglib.lsfitstate.lsfitstate ( lsfit.lsfitstate  obj)
inline
alglib.lsfitstate.lsfitstate ( )
inline
alglib.lsfitstate.lsfitstate ( lsfit.lsfitstate  obj)
inline

Member Data Documentation

lsfit lsfitstate alglib.lsfitstate._innerobj
private

Property Documentation

bool alglib.lsfitstate.needf
getset

Referenced by alglib.lsfitfit().

bool alglib.lsfitstate.needfg
getset

Referenced by alglib.lsfitfit().

bool alglib.lsfitstate.needfgh
getset

Referenced by alglib.lsfitfit().

bool alglib.lsfitstate.xupdated
getset
double [] alglib.lsfitstate.c
get

Referenced by alglib.lsfitfit().

double alglib.lsfitstate.f
getset
double [] alglib.lsfitstate.g
get
double [,] alglib.lsfitstate.h
get
double [] alglib.lsfitstate.x
get

Referenced by alglib.lsfitfit().


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