public class MatrixUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
checkColumns(int columns,
org.apache.spark.ml.linalg.Matrix matrix) |
static void |
checkRows(int rows,
org.apache.spark.ml.linalg.Matrix matrix) |
Copyright © 2019. All rights reserved.