Uses of Package
org.djunits.value.vfloat.matrix.data
Packages that use org.djunits.value.vfloat.matrix.data
Package
Description
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
Interfaces, abstract classes and utilities for FloatMatrix.
package-info.java.
-
Classes in org.djunits.value.vfloat.matrix.data used by org.djunits.value.vfloat.matrixClassDescriptionStores the data for a FloatMatrix and carries out basic operations.
-
Classes in org.djunits.value.vfloat.matrix.data used by org.djunits.value.vfloat.matrix.baseClassDescriptionStores the data for a FloatMatrix and carries out basic operations.
-
Classes in org.djunits.value.vfloat.matrix.data used by org.djunits.value.vfloat.matrix.dataClassDescriptionStores the data for a FloatMatrix and carries out basic operations.Stores dense data for a FloatMatrix and carries out basic operations.Stores sparse data for a FloatMatrix and carries out basic operations.