alglib_impl::spline1dfitreport Struct Reference

#include <interpolation.h>

Public Attributes

double avgerror
 
double avgrelerror
 
double maxerror
 
double rmserror
 
double taskrcond
 

Detailed Description

Definition at line 138 of file interpolation.h.

Member Data Documentation

◆ avgerror

double alglib_impl::spline1dfitreport::avgerror

Definition at line 142 of file interpolation.h.

◆ avgrelerror

double alglib_impl::spline1dfitreport::avgrelerror

Definition at line 143 of file interpolation.h.

◆ maxerror

double alglib_impl::spline1dfitreport::maxerror

Definition at line 144 of file interpolation.h.

◆ rmserror

double alglib_impl::spline1dfitreport::rmserror

Definition at line 141 of file interpolation.h.

◆ taskrcond

double alglib_impl::spline1dfitreport::taskrcond

Definition at line 140 of file interpolation.h.


The documentation for this struct 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