Kieker 1.9

kieker.tools.tslib.anomalycalculators
Interface IAnomalyCalculator<T>

Type Parameters:
T -
All Known Implementing Classes:
SimpleAnomalyCalculator

public interface IAnomalyCalculator<T>

Since:
1.9
Author:
Tillmann Carlos Bielefeld

Method Summary
 AnomalyScore calculateAnomaly(IForecastResult<T> forecast, ITimeSeriesPoint<T> current)
           
 

Method Detail

calculateAnomaly

AnomalyScore calculateAnomaly(IForecastResult<T> forecast,
                              ITimeSeriesPoint<T> current)
Since:
1.9

Kieker 1.9

Copyright 2014 Kieker Project, http://kieker-monitoring.net