M - public class TransformMatrixConditionCheck<M extends Model<?,?> & MatrixTransformProvider> extends Object implements Predicate<M>
Models that produce transform matrices (via the
MatrixTransformProvider) that tests whether the condition number is
below a threshold.| Constructor and Description |
|---|
TransformMatrixConditionCheck(double threshold)
Construct the check with the given threshold.
|
public TransformMatrixConditionCheck(double threshold)
threshold - the threshold