C# Class QLNet.ForwardFlat

Inheritance: IInterpolationFactory
Exibir arquivo 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