-
- Downloads
[SPARK-10082][MLLIB] minor style updates for matrix indexing after #8271
* `>=0` => `>= 0` * print `i`, `j` in the log message MechCoder Author: Xiangrui Meng <meng@databricks.com> Closes #9189 from mengxr/SPARK-10082.
Showing
- mllib/src/main/scala/org/apache/spark/mllib/linalg/Matrices.scala 4 additions, 4 deletions...c/main/scala/org/apache/spark/mllib/linalg/Matrices.scala
- mllib/src/test/scala/org/apache/spark/mllib/linalg/MatricesSuite.scala 4 additions, 4 deletions...t/scala/org/apache/spark/mllib/linalg/MatricesSuite.scala
Please register or sign in to comment