Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for alglib::rbfreport:
alglib::_rbfreport_owner

Public Member Functions

 rbfreport (const rbfreport &rhs)
 
rbfreportoperator= (const rbfreport &rhs)
 
alglib_impl::rbfreportc_ptr ()
 
alglib_impl::rbfreportc_ptr () const
 

Public Attributes

double & rmserror
 
double & maxerror
 
ae_int_t & arows
 
ae_int_t & acols
 
ae_int_t & annz
 
ae_int_t & iterationscount
 
ae_int_t & nmv
 
ae_int_t & terminationtype
 

Protected Attributes

alglib_impl::rbfreportp_struct
 

Detailed Description

Definition at line 847 of file interpolation.h.

Member Data Documentation

◆ acols

ae_int_t& alglib::rbfreport::acols

Definition at line 857 of file interpolation.h.

◆ annz

ae_int_t& alglib::rbfreport::annz

Definition at line 858 of file interpolation.h.

◆ arows

ae_int_t& alglib::rbfreport::arows

Definition at line 856 of file interpolation.h.

◆ iterationscount

ae_int_t& alglib::rbfreport::iterationscount

Definition at line 859 of file interpolation.h.

◆ maxerror

double& alglib::rbfreport::maxerror

Definition at line 855 of file interpolation.h.

◆ nmv

ae_int_t& alglib::rbfreport::nmv

Definition at line 860 of file interpolation.h.

◆ p_struct

alglib_impl::rbfreport* alglib::_rbfreport_owner::p_struct
protectedinherited

Definition at line 845 of file interpolation.h.

◆ rmserror

double& alglib::rbfreport::rmserror

Definition at line 854 of file interpolation.h.

◆ terminationtype

ae_int_t& alglib::rbfreport::terminationtype

Definition at line 861 of file interpolation.h.


The documentation for this class was generated from the following file: