#include <dataanalysis.h>

Inheritance diagram for alglib::mlpreport:
alglib::_mlpreport_owner

Public Member Functions

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

Public Attributes

double & avgce
 
double & avgerror
 
double & avgrelerror
 
ae_int_tncholesky
 
ae_int_tngrad
 
ae_int_tnhess
 
double & relclserror
 
double & rmserror
 

Protected Attributes

alglib_impl::mlpreportp_struct
 

Detailed Description

Definition at line 687 of file dataanalysis.h.

Constructor & Destructor Documentation

◆ mlpreport() [1/2]

alglib::mlpreport::mlpreport ( )

◆ mlpreport() [2/2]

alglib::mlpreport::mlpreport ( const mlpreport rhs)

◆ ~mlpreport()

virtual alglib::mlpreport::~mlpreport ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::mlpreport* alglib::_mlpreport_owner::c_ptr ( )
inherited

◆ c_ptr() [2/2]

alglib_impl::mlpreport* alglib::_mlpreport_owner::c_ptr ( ) const
inherited

◆ operator=()

mlpreport& alglib::mlpreport::operator= ( const mlpreport rhs)

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 700 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:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich