alglib::nleqstate Class Reference
#include <solvers.h>
Inheritance diagram for alglib::nleqstate:
Public Member Functions | |
alglib_impl::nleqstate * | c_ptr () |
alglib_impl::nleqstate * | c_ptr () const |
nleqstate () | |
nleqstate (const nleqstate &rhs) | |
nleqstate & | operator= (const nleqstate &rhs) |
virtual | ~nleqstate () |
Public Attributes | |
double & | f |
real_1d_array | fi |
real_2d_array | j |
ae_bool & | needf |
ae_bool & | needfij |
real_1d_array | x |
ae_bool & | xupdated |
Protected Attributes | |
alglib_impl::nleqstate * | p_struct |
Detailed Description
Constructor & Destructor Documentation
◆ nleqstate() [1/2]
alglib::nleqstate::nleqstate | ( | ) |
◆ nleqstate() [2/2]
alglib::nleqstate::nleqstate | ( | const nleqstate & | rhs | ) |
◆ ~nleqstate()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
Member Data Documentation
◆ f
◆ fi
real_1d_array alglib::nleqstate::fi |
◆ j
real_2d_array alglib::nleqstate::j |
◆ needf
◆ needfij
◆ p_struct
|
protectedinherited |
◆ x
real_1d_array alglib::nleqstate::x |
◆ xupdated
The documentation for this class was generated from the following file:
- alglib/solvers.h