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
Sharplike
Noise
ClosestInterpolator
C# Class Sharplike.Noise.ClosestInterpolator
Inheritance:
Interpolator
Mostrar archivo
Open project: eropple/sharplike
Class Usage Examples
Public Methods
Method
Description
Interpolate
(
Double
a
,
Double
b
,
Double
t
) :
Double
Method Details
Interpolate()
public
method
public
Interpolate
(
Double
a
,
Double
b
,
Double
t
) :
Double
a
Double
b
Double
t
Double
return
Double