alglib::spline1dfitreport Class Reference

#include <interpolation.h>

Inheritance diagram for alglib::spline1dfitreport:
alglib::_spline1dfitreport_owner

Public Member Functions

alglib_impl::spline1dfitreportc_ptr ()
 
alglib_impl::spline1dfitreportc_ptr () const
 
spline1dfitreportoperator= (const spline1dfitreport &rhs)
 
 spline1dfitreport ()
 
 spline1dfitreport (const spline1dfitreport &rhs)
 
virtual ~spline1dfitreport ()
 

Public Attributes

double & avgerror
 
double & avgrelerror
 
double & maxerror
 
double & rmserror
 
double & taskrcond
 

Protected Attributes

alglib_impl::spline1dfitreportp_struct
 

Detailed Description

Definition at line 616 of file interpolation.h.

Constructor & Destructor Documentation

◆ spline1dfitreport() [1/2]

alglib::spline1dfitreport::spline1dfitreport ( )

◆ spline1dfitreport() [2/2]

alglib::spline1dfitreport::spline1dfitreport ( const spline1dfitreport rhs)

◆ ~spline1dfitreport()

virtual alglib::spline1dfitreport::~spline1dfitreport ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::spline1dfitreport* alglib::_spline1dfitreport_owner::c_ptr ( )
inherited

◆ c_ptr() [2/2]

alglib_impl::spline1dfitreport* alglib::_spline1dfitreport_owner::c_ptr ( ) const
inherited

◆ operator=()

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

Member Data Documentation

◆ avgerror

double& alglib::spline1dfitreport::avgerror

Definition at line 625 of file interpolation.h.

◆ avgrelerror

double& alglib::spline1dfitreport::avgrelerror

Definition at line 626 of file interpolation.h.

◆ maxerror

double& alglib::spline1dfitreport::maxerror

Definition at line 627 of file interpolation.h.

◆ p_struct

alglib_impl::spline1dfitreport* alglib::_spline1dfitreport_owner::p_struct
protectedinherited

Definition at line 624 of file interpolation.h.

◆ rmserror

double& alglib::spline1dfitreport::rmserror

Definition at line 624 of file interpolation.h.

◆ taskrcond

double& alglib::spline1dfitreport::taskrcond

Definition at line 623 of file interpolation.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