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 Vector

    Expose private methods from mllib local.

  3. object VectorWithNorm extends Serializable

Ungrouped