C# Класс LibiadaWeb.Controllers.Calculators.LocalCalculationController

Наследование: AbstractResultController
Показать файл Открыть проект

Открытые методы

Метод Описание
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