Package org.jpmml.sparkml
Class VectorUtil
- java.lang.Object
-
- org.jpmml.sparkml.VectorUtil
-
public class VectorUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Double>toList(org.apache.spark.ml.linalg.Vector vector)
-