alglib_impl::spline2dinterpolant Struct Reference

#include <interpolation.h>

Public Attributes

ae_int_t d
 
ae_vector f
 
ae_int_t k
 
ae_int_t m
 
ae_int_t n
 
ae_int_t stype
 
ae_vector x
 
ae_vector y
 

Detailed Description

Definition at line 270 of file interpolation.h.

Member Data Documentation

◆ d

ae_int_t alglib_impl::spline2dinterpolant::d

Definition at line 276 of file interpolation.h.

◆ f

ae_vector alglib_impl::spline2dinterpolant::f

Definition at line 279 of file interpolation.h.

◆ k

ae_int_t alglib_impl::spline2dinterpolant::k

Definition at line 272 of file interpolation.h.

◆ m

ae_int_t alglib_impl::spline2dinterpolant::m

Definition at line 275 of file interpolation.h.

◆ n

ae_int_t alglib_impl::spline2dinterpolant::n

Definition at line 274 of file interpolation.h.

◆ stype

ae_int_t alglib_impl::spline2dinterpolant::stype

Definition at line 273 of file interpolation.h.

◆ x

ae_vector alglib_impl::spline2dinterpolant::x

Definition at line 277 of file interpolation.h.

◆ y

ae_vector alglib_impl::spline2dinterpolant::y

Definition at line 278 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