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/SparseVector.html below:

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

class SparseVector extends Vector



Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SparseVector
  2. Vector
  3. Serializable
  4. AnyRef
  5. Any
Visibility
  1. Public
  2. Protected
Instance Constructors
  1.  new SparseVector(size: Int, indices: Array[Int], values: Array[Double])
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.  def argmax: Int
  6.  final def asInstanceOf[T0]: T0
  7.  def clone(): AnyRef
  8.  def compressed: Vector
  9.  def copy: SparseVector
  10.  def dot(v: Vector): Double
  11.  final def eq(arg0: AnyRef): Boolean
  12.  def equals(other: Any): Boolean
  13.  def foreachActive(f: (Int, Double) => Unit): Unit
  14.  final def getClass(): Class[_ <: AnyRef]
  15.  def hashCode(): Int
  16.  val indices: Array[Int]
  17.  final def isInstanceOf[T0]: Boolean
  18.  final def ne(arg0: AnyRef): Boolean
  19.  final def notify(): Unit
  20.  final def notifyAll(): Unit
  21.  def numActives: Int
  22.  def numNonzeros: Int
  23.  val size: Int
  24.  final def synchronized[T0](arg0: => T0): T0
  25.  def toArray: Array[Double]
  26.  def toDense: DenseVector
  27.  def toSparse: SparseVector
  28.  def toString(): String
  29.  val values: Array[Double]
  30.  final def wait(arg0: Long, arg1: Int): Unit
  31.  final def wait(arg0: Long): Unit
  32.  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