Uses of Interface
org.processmining.lpm.projection.util.VectorNorm
-
Packages that use VectorNorm Package Description org.processmining.lpm.projection org.processmining.lpm.projection.util -
-
Uses of VectorNorm in org.processmining.lpm.projection
Methods in org.processmining.lpm.projection with parameters of type VectorNorm Modifier and Type Method Description java.util.Set<java.util.Set<org.deckfour.xes.classification.XEventClass>>Dfpg. applyMCLusteringAggregatorLaplace(VectorNorm aggregator, double inflationParameter)java.util.Set<java.util.Set<org.deckfour.xes.classification.XEventClass>>Dfpg. applyMCLusteringAggregatorMLE(VectorNorm aggregator, double inflationParameter) -
Uses of VectorNorm in org.processmining.lpm.projection.util
Classes in org.processmining.lpm.projection.util that implement VectorNorm Modifier and Type Class Description classL1NormclassL2NormclassLinfNormclassLPNorm
-