Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::rbfreport Struct Reference

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
 

Detailed Description

Definition at line 339 of file interpolation.h.

Member Data Documentation

◆ acols

ae_int_t alglib_impl::rbfreport::acols

Definition at line 344 of file interpolation.h.

◆ annz

ae_int_t alglib_impl::rbfreport::annz

Definition at line 345 of file interpolation.h.

◆ arows

ae_int_t alglib_impl::rbfreport::arows

Definition at line 343 of file interpolation.h.

◆ iterationscount

ae_int_t alglib_impl::rbfreport::iterationscount

Definition at line 346 of file interpolation.h.

◆ maxerror

double alglib_impl::rbfreport::maxerror

Definition at line 342 of file interpolation.h.

◆ nmv

ae_int_t alglib_impl::rbfreport::nmv

Definition at line 347 of file interpolation.h.

◆ rmserror

double alglib_impl::rbfreport::rmserror

Definition at line 341 of file interpolation.h.

◆ terminationtype

ae_int_t alglib_impl::rbfreport::terminationtype

Definition at line 348 of file interpolation.h.


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