Class documentation of Concepts

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

Public Attributes

ae_int_t n
 
double sy
 
ae_vector x
 
ae_vector y
 
ae_vector w
 

Detailed Description

Definition at line 56 of file interpolation.h.

Member Data Documentation

◆ n

ae_int_t alglib_impl::barycentricinterpolant::n

Definition at line 58 of file interpolation.h.

◆ sy

double alglib_impl::barycentricinterpolant::sy

Definition at line 59 of file interpolation.h.

◆ w

ae_vector alglib_impl::barycentricinterpolant::w

Definition at line 62 of file interpolation.h.

◆ x

ae_vector alglib_impl::barycentricinterpolant::x

Definition at line 60 of file interpolation.h.

◆ y

ae_vector alglib_impl::barycentricinterpolant::y

Definition at line 61 of file interpolation.h.


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