Uses of Interface
kieker.analysis.behavior.clustering.IParameterWeighting
Packages that use IParameterWeighting
-
Uses of IParameterWeighting in kieker.analysis.behavior.clustering
Classes in kieker.analysis.behavior.clustering that implement IParameterWeightingModifier and TypeClassDescriptionfinal classA weighting function, which defines events from the JPetStore a insert and duplication cost.classNaive weighting for parameter.Constructors in kieker.analysis.behavior.clustering with parameters of type IParameterWeightingModifierConstructorDescriptionUserBehaviorCostFunction(double nodeInsertionCost, double edgeInsertionCost, double eventGroupInsertCost, IParameterWeighting parameterWeighting)