Package

org.apache.spark.ml.linalg

mleap

Permalink

package mleap

Visibility
  1. Public
  2. All

Type Members

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

    Permalink

Value Members

  1. object BLAS

    Permalink

    BLAS public interface to the private mllib-local BLAS.

    BLAS public interface to the private mllib-local BLAS.

    Annotations
    @SparkCode()
  2. object Vector

    Permalink

    Expose private methods from mllib local.

    Expose private methods from mllib local.

    Annotations
    @SparkCode()
  3. object VectorWithNorm extends Serializable

    Permalink

Ungrouped