org.apache.spark.ml.linalg

mleap

package mleap

Visibility
  1. Public
  2. All

Type Members

  1. case class VectorWithNorm(vector: Vector, norm: Double) extends Product with Serializable

Value Members

  1. object BLAS

    BLAS public interface to the private mllib-local BLAS.

  2. object Matrices

    Created by fshabbir on 12/25/16.

  3. object Utils

    Created by hollinwilkins on 11/17/16.

  4. object VectorUtil

    Expose private methods from mllib local.

  5. object VectorWithNorm extends Serializable

Ungrouped