Class | Description |
---|---|
CommonOps_DDF2 |
Common matrix operations for fixed sized matrices which are 2 x 2 or 2 element vectors.
|
CommonOps_DDF3 |
Common matrix operations for fixed sized matrices which are 3 x 3 or 3 element vectors.
|
CommonOps_DDF4 |
Common matrix operations for fixed sized matrices which are 4 x 4 or 4 element vectors.
|
CommonOps_DDF5 |
Common matrix operations for fixed sized matrices which are 5 x 5 or 5 element vectors.
|
CommonOps_DDF6 |
Common matrix operations for fixed sized matrices which are 6 x 6 or 6 element vectors.
|
MatrixFeatures_DDF2 |
Matrix features for fixed sized matrices which are 2 x 2 or 2 element vectors.
|
MatrixFeatures_DDF3 |
Matrix features for fixed sized matrices which are 3 x 3 or 3 element vectors.
|
MatrixFeatures_DDF4 |
Matrix features for fixed sized matrices which are 4 x 4 or 4 element vectors.
|
MatrixFeatures_DDF5 |
Matrix features for fixed sized matrices which are 5 x 5 or 5 element vectors.
|
MatrixFeatures_DDF6 |
Matrix features for fixed sized matrices which are 6 x 6 or 6 element vectors.
|
NormOps_DDF2 |
Matrix norm related operations for fixed sized matrices of size 2.
|
NormOps_DDF3 |
Matrix norm related operations for fixed sized matrices of size 3.
|
NormOps_DDF4 |
Matrix norm related operations for fixed sized matrices of size 4.
|
NormOps_DDF5 |
Matrix norm related operations for fixed sized matrices of size 5.
|
NormOps_DDF6 |
Matrix norm related operations for fixed sized matrices of size 6.
|