C# 클래스 LibiadaWeb.Controllers.Calculators.LocalCalculationController

상속: AbstractResultController
파일 보기 프로젝트 열기: intervals-mining-lab/libiada-web

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult

The index.

LocalCalculationController ( ) : System.Collections.Generic

Initializes a new instance of the LocalCalculationController class.

비공개 메소드들

메소드 설명
CalculateDifference ( double characteristics ) : double[][]

Calculates difference between characteristics of nearest fragments.

Index ( long matterIds, int characteristicTypeLinkIds, int languageId, int translatorId, int notationId, int length, int step, bool delta, bool fourier, bool growingWindow, bool autocorrelation ) : System.Web.Mvc.ActionResult

메소드 상세

Index() 공개 메소드

The index.
public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

LocalCalculationController() 공개 메소드

Initializes a new instance of the LocalCalculationController class.
public LocalCalculationController ( ) : System.Collections.Generic
리턴 System.Collections.Generic