Class ValueUtil
java.lang.Object
tools.mdsd.probdist.api.apache.util.ValueUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double[][]asDouble2DArray(Matrix matrix) static double[]asDoubleArray(List<NumericalValue> doubles) static double[]asDoubleArray(Vector vector) toValueList(double[] doubles, Function<Double, T> valueMapper)
-
Constructor Details
-
ValueUtil
public ValueUtil()
-
-
Method Details
-
asDoubleArray
-
asDoubleArray
-
asDouble2DArray
-
toValueList
-