Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
VecPaired
This data structure allows to wrap a Vector so that it is
associated with some object time.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
VecPaired
This data structure allows to wrap a Vector so that it is
associated with some object time.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Vec
Vec is a object representing the math concept of a vector.
|
VecPaired
This data structure allows to wrap a Vector so that it is
associated with some object time.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
SingularValueDecomposition
The Singular Value Decomposition (SVD) of a matrix Am,n = Um,n Σn,n VTn,n ,
where S is the diagonal matrix of the singular values sorted in descending order and are all non negative.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Class and Description |
---|
DenseVector
A vector implementation that is dense, meaning all values are allocated -
even if their values will be implicitly zero.
|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Vec
Vec is a object representing the math concept of a vector.
|
VecPaired
This data structure allows to wrap a Vector so that it is
associated with some object time.
|
Class and Description |
---|
ConcatenatedVec
ConcatenatedVec provides a light wrapper around a list of vectors to provide
a view of one single vector that's length is the sum of the lengths of the
inputs.
|
ConstantVector
This class provides a simple utility to represent an immutable vector where
all values in the vector must have the same constant value.
|
DenseMatrix |
DenseVector
A vector implementation that is dense, meaning all values are allocated -
even if their values will be implicitly zero.
|
GenericMatrix
This Class provides default implementations of most all functions in row major form.
|
IndexValue
The value at a specified index for one dimension.
|
LUPDecomposition
This class uses the LUP decomposition of a matrix to provide efficient methods for solving A x = b, as well as computing the determinant of A.
|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
MatrixOfVecs
This class provides a base mechanism to create a Matrix 'view' from a list of
Vec objects. |
RandomMatrix
Stores a Matrix full of random values in constant O(1) space by re-computing
all matrix values on the fly as need.
|
RandomVector
Stores a Vector full of random values in constant O(1) space by re-computing
all matrix values on the fly as need.
|
ShiftedVec
A wrapper for a vector that represents the vector added with a scalar value.
|
SingularValueDecomposition
The Singular Value Decomposition (SVD) of a matrix Am,n = Um,n Σn,n VTn,n ,
where S is the diagonal matrix of the singular values sorted in descending order and are all non negative.
|
SparseMatrix
Creates a new Sparse Matrix where each row is backed by a sparse vector.
|
SparseVector
Provides a vector implementation that is sparse.
|
Vec
Vec is a object representing the math concept of a vector.
|
VecPaired
This data structure allows to wrap a Vector so that it is
associated with some object time.
|
VecPairedComparable
Utility class for using
VecPaired when the paired value is comparable
, and the vectors need to be sorted based on their paired value. |
VecWithNorm
A wrapper for a vector that allows for transparent tracking of the 2-norm of
the base vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
VecPaired
This data structure allows to wrap a Vector so that it is
associated with some object time.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
VecPaired
This data structure allows to wrap a Vector so that it is
associated with some object time.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Matrix
Generic class with some pre-implemented methods for a Matrix object.
|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
SparseVector
Provides a vector implementation that is sparse.
|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Class and Description |
---|
Vec
Vec is a object representing the math concept of a vector.
|
Copyright © 2017. All rights reserved.