public class VectorHash
extends java.lang.Object
implements java.util.function.Function<blang.core.UnivariateModel<? extends xlinear.Matrix>,java.lang.Double>
Constructor and Description |
---|
VectorHash() |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
apply(blang.core.UnivariateModel<? extends xlinear.Matrix> t) |
static double |
hash(xlinear.Matrix m) |