C# Class LibiadaWeb.Controllers.Calculators.LocalCalculationController

Inheritance: AbstractResultController
Afficher le fichier Open project: intervals-mining-lab/libiada-web

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult

The index.

LocalCalculationController ( ) : System.Collections.Generic

Initializes a new instance of the LocalCalculationController class.

Private Methods

Méthode Description
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

Method Details

Index() public méthode

The index.
public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

LocalCalculationController() public méthode

Initializes a new instance of the LocalCalculationController class.
public LocalCalculationController ( ) : System.Collections.Generic
Résultat System.Collections.Generic