A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://spark.apache.org/docs/latest/api/scala/org/apache/spark/ml/linalg/Vector.html below:

Spark 4.0.0 ScalaDoc - org.apache.spark.ml.linalg.Vector

sealed trait Vector extends Serializable



Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Vector
  2. Serializable
  3. AnyRef
  4. Any
Visibility
  1. Public
  2. Protected
Abstract Value Members
  1.  abstract def argmax: Int
  2.  abstract def numActives: Int
  3.  abstract def numNonzeros: Int
  4.  abstract def size: Int
  5.  abstract def toArray: Array[Double]
Concrete Value Members
  1.  final def !=(arg0: Any): Boolean
  2.  final def ##: Int
  3.  final def ==(arg0: Any): Boolean
  4.  def apply(i: Int): Double
  5.  final def asInstanceOf[T0]: T0
  6.  def clone(): AnyRef
  7.  def compressed: Vector
  8.  def copy: Vector
  9.  def dot(v: Vector): Double
  10.  final def eq(arg0: AnyRef): Boolean
  11.  def equals(other: Any): Boolean
  12.  def foreachActive(f: (Int, Double) => Unit): Unit
  13.  final def getClass(): Class[_ <: AnyRef]
  14.  def hashCode(): Int
  15.  final def isInstanceOf[T0]: Boolean
  16.  final def ne(arg0: AnyRef): Boolean
  17.  final def notify(): Unit
  18.  final def notifyAll(): Unit
  19.  final def synchronized[T0](arg0: => T0): T0
  20.  def toDense: DenseVector
  21.  def toSparse: SparseVector
  22.  def toString(): String
  23.  final def wait(arg0: Long, arg1: Int): Unit
  24.  final def wait(arg0: Long): Unit
  25.  final def wait(): Unit
Deprecated Value Members
  1.  def finalize(): Unit

Inherited from AnyRef

Inherited from Any


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4