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

