Uses of Package
org.djunits.value.vfloat.matrix.base
Package | Description |
---|---|
org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vfloat.matrix.base |
Interfaces, abstract classes and utilities for FloatMatrix.
|
org.djunits.value.vfloat.matrix.data |
package-info.java.
|
-
Classes in org.djunits.value.vfloat.matrix.base used by org.djunits.value.vfloat.matrix Class Description AbstractFloatMatrix The most basic abstract class for the FloatMatrix.AbstractFloatMatrixAbs AbstractMutableFloatMatrixRelWithAbs.java.AbstractFloatMatrixRel AbstractFloatMatrixRel.java.AbstractFloatMatrixRelWithAbs AbstractMutableFloatMatrixRelWithAbs.java.FloatMatrixInterface Interface for the FloatMatrix classes, specifically defining the methods that deal with float values. -
Classes in org.djunits.value.vfloat.matrix.base used by org.djunits.value.vfloat.matrix.base Class Description AbstractFloatMatrix The most basic abstract class for the FloatMatrix.AbstractFloatMatrixAbs AbstractMutableFloatMatrixRelWithAbs.java.AbstractFloatMatrixRel AbstractFloatMatrixRel.java.AbstractFloatMatrixRelWithAbs AbstractMutableFloatMatrixRelWithAbs.java.FloatMatrixInterface Interface for the FloatMatrix classes, specifically defining the methods that deal with float values.FloatSparseValue Data point for a matrix that can be used for constructing sparse matrices. -
Classes in org.djunits.value.vfloat.matrix.base used by org.djunits.value.vfloat.matrix.data Class Description FloatSparseValue Data point for a matrix that can be used for constructing sparse matrices.