| Class and Description |
|---|
| AffinityMatrixCreator
A functional class that given a matrix or matrix file, computes the affinity
matrix for the rows in that matrix.
|
| Matrix
An interface specification for interacting with
Matrix objects. |
| SparseMatrix
An interface for sparse
Matrix implementations whose backing data
storage permits accessing rows and columns with SparseVector objects. |
| Class and Description |
|---|
| Matrix
An interface specification for interacting with
Matrix objects. |
| Class and Description |
|---|
| Matrix
An interface specification for interacting with
Matrix objects. |
| Class and Description |
|---|
| MatrixFactorization |
| Transform
An interface for
Matrix transformations. |
| Class and Description |
|---|
| Matrix
An interface specification for interacting with
Matrix objects. |
| MatrixBuilder
An interface for utilities that support incrementally building matrices on
disk, one column at a time.
|
| MatrixFile
An abstraction of a matrix that is stored on disk.
|
| Transform
An interface for
Matrix transformations. |
| Class and Description |
|---|
| MatrixBuilder
An interface for utilities that support incrementally building matrices on
disk, one column at a time.
|
| Class and Description |
|---|
| MatrixFactorization |
| Transform
An interface for
Matrix transformations. |
| Class and Description |
|---|
| AbstractMatrix
An abstract
Matrix class that provides common implementations for
generic matrix operations. |
| AffinityMatrixCreator
A functional class that given a matrix or matrix file, computes the affinity
matrix for the rows in that matrix.
|
| AtomicMatrix
An interface for any
Matrix which wants to support atomic behavior. |
| BaseTransform
An abstract
Transform implemenation that most transforms can extend. |
| CellMaskedMatrix
This
Matrix decorator allows every row and column index to be
remapped to new indices. |
| FileTransformer
An interface for transforming matrix files of a particular format.
|
| GlobalTransform
An interface for matrix transformations.
|
| Matrix
An interface specification for interacting with
Matrix objects. |
| Matrix.Type
The type of
Matrix instance. |
| MatrixBuilder
An interface for utilities that support incrementally building matrices on
disk, one column at a time.
|
| MatrixEntry
An abstraction of the entries in a matrix.
|
| MatrixFactorization |
| MatrixFile
An abstraction of a matrix that is stored on disk.
|
| MatrixIO.Format
An enum that specifies the formatting used for the matrix that is
serialized in a file.
|
| OnDiskMatrix
A Matrix implementation that uses a binary file to read and write Returns a
copy of the specified rowvalues of the matrix.
|
| RowMaskedMatrix
A tiled view of a
Matrix instance where selected rows of the instance
a represented as a single, contiguous matrix. |
| RowScaledMatrix
A decorator over
Matrixs. |
| SparseMatrix
An interface for sparse
Matrix implementations whose backing data
storage permits accessing rows and columns with SparseVector objects. |
| Statistics.Dimension
The dimension over which the statistic should be evaluated.
|
| SVD.Algorithm
Which algorithm to use for computing the Singular Value Decomposition
(SVD) of a matrix.
|
| Transform
An interface for
Matrix transformations. |
| TransformStatistics.MatrixStatistics
A struct recording the row, column, and matrix summations as doubles.
|
| Class and Description |
|---|
| Matrix
An interface specification for interacting with
Matrix objects. |
| MatrixBuilder
An interface for utilities that support incrementally building matrices on
disk, one column at a time.
|
| MatrixFactorization |
| MatrixFile
An abstraction of a matrix that is stored on disk.
|
| SparseMatrix
An interface for sparse
Matrix implementations whose backing data
storage permits accessing rows and columns with SparseVector objects. |
| Class and Description |
|---|
| AffinityMatrixCreator
A functional class that given a matrix or matrix file, computes the affinity
matrix for the rows in that matrix.
|
| Class and Description |
|---|
| Transform
An interface for
Matrix transformations. |
| Class and Description |
|---|
| AbstractMatrix
An abstract
Matrix class that provides common implementations for
generic matrix operations. |
| Matrix
An interface specification for interacting with
Matrix objects. |
| Class and Description |
|---|
| MatrixBuilder
An interface for utilities that support incrementally building matrices on
disk, one column at a time.
|
Copyright © 2012. All Rights Reserved.