public class MatrixUtil extends Object
static List<Double>
getColumn(org.apache.spark.ml.linalg.Matrix matrix, int column)
getRow(org.apache.spark.ml.linalg.Matrix matrix, int row)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static List<Double> getRow(org.apache.spark.ml.linalg.Matrix matrix, int row)
public static List<Double> getColumn(org.apache.spark.ml.linalg.Matrix matrix, int column)
Copyright © 2017. All Rights Reserved.