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

