C# 클래스 QLNet.ForwardFlat

상속: IInterpolationFactory
파일 보기 프로젝트 열기: ammachado/QLNet

공개 메소드들

메소드 설명
interpolate ( List xBegin, int size, List yBegin ) : QLNet.Interpolation

메소드 상세

interpolate() 공개 메소드

public interpolate ( List xBegin, int size, List yBegin ) : QLNet.Interpolation
xBegin List
size int
yBegin List
리턴 QLNet.Interpolation