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