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
LinearInterpolation
C# Class QLNet.LinearInterpolation
Inheritance:
QLNet.Interpolation
Mostrar archivo
Open project: ammachado/QLNet
Class Usage Examples
Public Methods
Method
Description
LinearInterpolation
(
List
xBegin
,
int
size
,
List
yBegin
) :
System
Method Details
LinearInterpolation()
public
method
public
LinearInterpolation
(
List
xBegin
,
int
size
,
List
yBegin
) :
System
xBegin
List
size
int
yBegin
List
return
System