alglib::_nleqstate_owner Class Reference
#include <solvers.h>
Inheritance diagram for alglib::_nleqstate_owner:
 
  
| Public Member Functions | |
| _nleqstate_owner () | |
| _nleqstate_owner (const _nleqstate_owner &rhs) | |
| alglib_impl::nleqstate * | c_ptr () | 
| alglib_impl::nleqstate * | c_ptr () const | 
| _nleqstate_owner & | operator= (const _nleqstate_owner &rhs) | 
| virtual | ~_nleqstate_owner () | 
| Protected Attributes | |
| alglib_impl::nleqstate * | p_struct | 
Detailed Description
Constructor & Destructor Documentation
◆ _nleqstate_owner() [1/2]
| alglib::_nleqstate_owner::_nleqstate_owner | ( | ) | 
◆ _nleqstate_owner() [2/2]
| alglib::_nleqstate_owner::_nleqstate_owner | ( | const _nleqstate_owner & | rhs | ) | 
◆ ~_nleqstate_owner()
| 
 | virtual | 
Member Function Documentation
◆ c_ptr() [1/2]
| alglib_impl::nleqstate* alglib::_nleqstate_owner::c_ptr | ( | ) | 
◆ c_ptr() [2/2]
| alglib_impl::nleqstate* alglib::_nleqstate_owner::c_ptr | ( | ) | const | 
◆ operator=()
| _nleqstate_owner& alglib::_nleqstate_owner::operator= | ( | const _nleqstate_owner & | rhs | ) | 
Member Data Documentation
◆ p_struct
| 
 | protected | 
The documentation for this class was generated from the following file:
- alglib/solvers.h

