alglib::mcpdreport Class Reference
#include <dataanalysis.h>
Inheritance diagram for alglib::mcpdreport:
Public Member Functions | |
alglib_impl::mcpdreport * | c_ptr () |
alglib_impl::mcpdreport * | c_ptr () const |
mcpdreport () | |
mcpdreport (const mcpdreport &rhs) | |
mcpdreport & | operator= (const mcpdreport &rhs) |
virtual | ~mcpdreport () |
Public Attributes | |
ae_int_t & | inneriterationscount |
ae_int_t & | nfev |
ae_int_t & | outeriterationscount |
ae_int_t & | terminationtype |
Protected Attributes | |
alglib_impl::mcpdreport * | p_struct |
Detailed Description
Definition at line 620 of file dataanalysis.h.
Constructor & Destructor Documentation
◆ mcpdreport() [1/2]
alglib::mcpdreport::mcpdreport | ( | ) |
◆ mcpdreport() [2/2]
alglib::mcpdreport::mcpdreport | ( | const mcpdreport & | rhs | ) |
◆ ~mcpdreport()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
mcpdreport& alglib::mcpdreport::operator= | ( | const mcpdreport & | rhs | ) |
Member Data Documentation
◆ inneriterationscount
ae_int_t& alglib::mcpdreport::inneriterationscount |
Definition at line 627 of file dataanalysis.h.
◆ nfev
ae_int_t& alglib::mcpdreport::nfev |
Definition at line 629 of file dataanalysis.h.
◆ outeriterationscount
ae_int_t& alglib::mcpdreport::outeriterationscount |
Definition at line 628 of file dataanalysis.h.
◆ p_struct
|
protectedinherited |
Definition at line 632 of file dataanalysis.h.
◆ terminationtype
ae_int_t& alglib::mcpdreport::terminationtype |
Definition at line 630 of file dataanalysis.h.
The documentation for this class was generated from the following file:
- alglib/dataanalysis.h