public static interface PointDistributionModel.Constraint
PointDistributionModels
so that generated models are plausible.| Modifier and Type | Method and Description |
|---|---|
double[] |
apply(double[] scaling,
double[] lamda)
Apply constraints to a scaling vector so that it
will generated a plausible model and return the
new constrained vector.
|
double[] apply(double[] scaling, double[] lamda)
scaling - the scaling vector to constrainlamda - the eigenvalues of the PointDistributionModel