Class: Spark::Mllib::MatrixBase Abstract
- Inherits:
-
MatrixAdapter
- Object
- Matrix
- MatrixAdapter
- Spark::Mllib::MatrixBase
- Defined in:
- lib/spark/mllib/matrix.rb
Overview
This class is abstract.
Parent for all type of matrices
Direct Known Subclasses
Method Summary
Methods inherited from MatrixAdapter
#initialize, new, #original_initialize, #shape, #values
Constructor Details
This class inherits a constructor from Spark::Mllib::MatrixAdapter