Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
QLNet
ForwardFlat
C# Class QLNet.ForwardFlat
Inheritance:
IInterpolationFactory
Mostrar archivo
Open project: ammachado/QLNet
Public Methods
Method
Description
interpolate
(
List
xBegin
,
int
size
,
List
yBegin
) :
QLNet.Interpolation
Method Details
interpolate()
public
method
public
interpolate
(
List
xBegin
,
int
size
,
List
yBegin
) :
QLNet.Interpolation
xBegin
List
size
int
yBegin
List
return
QLNet.Interpolation