Class: Spark::Mllib::VectorBase Abstract
- Inherits:
-
VectorAdapter
- Object
- Vector
- VectorAdapter
- Spark::Mllib::VectorBase
- Defined in:
- lib/spark/mllib/vector.rb
Overview
This class is abstract.
Parent for all type of vectors
Direct Known Subclasses
Method Summary
Methods inherited from VectorAdapter
#[]=, #dot, #initialize, new, #squared_distance, #values
Methods inherited from Vector
Constructor Details
This class inherits a constructor from Spark::Mllib::VectorAdapter