JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.processmining.lpm.projection.util
Interface VectorNorm
All Known Implementing Classes:
L1Norm
,
L2Norm
,
LinfNorm
,
LPNorm
public interface
VectorNorm
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
aggregate
(double[] vector)
Method Detail
aggregate
double aggregate(double[] vector)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method