C# 클래스 QLNet.LinearInterpolation

상속: QLNet.Interpolation
파일 보기 프로젝트 열기: ammachado/QLNet 1 사용 예제들

공개 메소드들

메소드 설명
LinearInterpolation ( List xBegin, int size, List yBegin ) : System

메소드 상세

LinearInterpolation() 공개 메소드

public LinearInterpolation ( List xBegin, int size, List yBegin ) : System
xBegin List
size int
yBegin List
리턴 System