Public Member Functions | |
| nleqstate (const nleqstate &rhs) | |
| nleqstate & | operator= (const nleqstate &rhs) |
| alglib_impl::nleqstate * | c_ptr () |
| alglib_impl::nleqstate * | c_ptr () const |
Public Attributes | |
| ae_bool & | needf |
| ae_bool & | needfij |
| ae_bool & | xupdated |
| double & | f |
| real_1d_array | fi |
| real_2d_array | j |
| real_1d_array | x |
Protected Attributes | |
| alglib_impl::nleqstate * | p_struct |
| real_1d_array alglib::nleqstate::fi |
| real_2d_array alglib::nleqstate::j |
|
protectedinherited |
| real_1d_array alglib::nleqstate::x |