Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.spark.mllib.linalg Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
BlockMatrixRepresents a distributed matrix in blocks of local matrices.Classorg.apache.spark.mllib.linalg.distributedApache Spark
CoordinateMatrixClassorg.apache.spark.mllib.linalg.distributedApache Spark
DenseMatrixColumn-major dense matrix.Classorg.apache.spark.mllib.linalgApache Spark
DenseVectorA dense vector represented by a value array.Classorg.apache.spark.mllib.linalgApache Spark
DistributedMatrixRepresents a distributively stored matrix backed by one or more RDDs.Interfaceorg.apache.spark.mllib.linalg.distributedApache Spark
IndexedRowRepresents a row of IndexedRowMatrix.Classorg.apache.spark.mllib.linalg.distributedApache Spark
IndexedRowMatrixClassorg.apache.spark.mllib.linalg.distributedApache Spark
MatricesFactory methods for Matrix.Classorg.apache.spark.mllib.linalgApache Spark
MatrixTrait for a local matrix.Interfaceorg.apache.spark.mllib.linalgApache Spark
MatrixEntryRepresents an entry in an distributed matrix.Classorg.apache.spark.mllib.linalg.distributedApache Spark
QRDecompositionClassorg.apache.spark.mllib.linalgApache Spark
RowMatrixRepresents a row-oriented distributed Matrix with no meaningful row indices.Classorg.apache.spark.mllib.linalg.distributedApache Spark
SingularValueDecompositionRepresents singular value decomposition (SVD) factors.Classorg.apache.spark.mllib.linalgApache Spark
SparseMatrixColumn-major sparse matrix.Classorg.apache.spark.mllib.linalgApache Spark
SparseVectorA sparse vector represented by an index array and an value array.Classorg.apache.spark.mllib.linalgApache Spark
VectorRepresents a numeric vector, whose index type is Int and value type is Double.Interfaceorg.apache.spark.mllib.linalgApache Spark
VectorsClassorg.apache.spark.mllib.linalgApache Spark
VectorUDT:: AlphaComponent :: User-defined type for Vector which allows easy interaction with SQLClassorg.apache.spark.mllib.linalgApache Spark