C# Class QLNet.LinearInterpolation

Inheritance: QLNet.Interpolation
Mostra file 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