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.nleqstate Class Reference
+ Inheritance diagram for alglib.nleqstate:
+ Collaboration diagram for alglib.nleqstate:

Public Member Functions

 nleqstate ()
 
 nleqstate (nleq.nleqstate obj)
 
 nleqstate ()
 
 nleqstate (nleq.nleqstate obj)
 
- Public Member Functions inherited from alglib.alglibobject
virtual void _deallocate ()
 

Properties

bool needf [get, set]
 
bool needfij [get, set]
 
bool xupdated [get, set]
 
double f [get, set]
 
double[] fi [get]
 
double[,] j [get]
 
double[] x [get]
 
nleq.nleqstate innerobj [get]
 

Private Attributes

nleq.nleqstate _innerobj
 

Constructor & Destructor Documentation

alglib.nleqstate.nleqstate ( )
inline
alglib.nleqstate.nleqstate ( nleq.nleqstate  obj)
inline
alglib.nleqstate.nleqstate ( )
inline
alglib.nleqstate.nleqstate ( nleq.nleqstate  obj)
inline

Member Data Documentation

nleq nleqstate alglib.nleqstate._innerobj
private

Property Documentation

bool alglib.nleqstate.needf
getset

Referenced by alglib.nleqsolve().

bool alglib.nleqstate.needfij
getset

Referenced by alglib.nleqsolve().

bool alglib.nleqstate.xupdated
getset
double alglib.nleqstate.f
getset
double [] alglib.nleqstate.fi
get
double [,] alglib.nleqstate.j
get
double [] alglib.nleqstate.x
get

Referenced by alglib.nleqsolve().


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