C# Class QLNet.ForwardFlat

Inheritance: IInterpolationFactory
Afficher le fichier Open project: ammachado/QLNet

Méthodes publiques

Méthode Description
interpolate ( List xBegin, int size, List yBegin ) : QLNet.Interpolation

Method Details

interpolate() public méthode

public interpolate ( List xBegin, int size, List yBegin ) : QLNet.Interpolation
xBegin List
size int
yBegin List
Résultat QLNet.Interpolation