Class documentation of Concepts

Loading...
Searching...
No Matches
Inheritance diagram for alglib::mlpreport:
alglib::_mlpreport_owner

Public Member Functions

 mlpreport (const mlpreport &rhs)
 
mlpreportoperator= (const mlpreport &rhs)
 
alglib_impl::mlpreportc_ptr ()
 
alglib_impl::mlpreportc_ptr () const
 

Public Attributes

double & relclserror
 
double & avgce
 
double & rmserror
 
double & avgerror
 
double & avgrelerror
 
ae_int_t & ngrad
 
ae_int_t & nhess
 
ae_int_t & ncholesky
 

Protected Attributes

alglib_impl::mlpreportp_struct
 

Detailed Description

Definition at line 687 of file dataanalysis.h.

Member Data Documentation

◆ avgce

double& alglib::mlpreport::avgce

Definition at line 695 of file dataanalysis.h.

◆ avgerror

double& alglib::mlpreport::avgerror

Definition at line 697 of file dataanalysis.h.

◆ avgrelerror

double& alglib::mlpreport::avgrelerror

Definition at line 698 of file dataanalysis.h.

◆ ncholesky

ae_int_t& alglib::mlpreport::ncholesky

Definition at line 701 of file dataanalysis.h.

◆ ngrad

ae_int_t& alglib::mlpreport::ngrad

Definition at line 699 of file dataanalysis.h.

◆ nhess

ae_int_t& alglib::mlpreport::nhess

Definition at line 700 of file dataanalysis.h.

◆ p_struct

alglib_impl::mlpreport* alglib::_mlpreport_owner::p_struct
protectedinherited

Definition at line 685 of file dataanalysis.h.

◆ relclserror

double& alglib::mlpreport::relclserror

Definition at line 694 of file dataanalysis.h.

◆ rmserror

double& alglib::mlpreport::rmserror

Definition at line 696 of file dataanalysis.h.


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