Uses of Package
org.djunits.value.vdouble.matrix.base
Package | Description |
---|---|
org.djunits.value.vdouble.matrix |
Double Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
org.djunits.value.vdouble.matrix.base |
Interfaces, abstract classes and utilities for DoubleMatrix.
|
org.djunits.value.vdouble.matrix.data |
Internal data storage for the Matrix.
|
-
Classes in org.djunits.value.vdouble.matrix.base used by org.djunits.value.vdouble.matrix Class Description AbstractDoubleMatrix The most basic abstract class for the DoubleMatrix.AbstractDoubleMatrixAbs AbstractMutableDoubleMatrixRelWithAbs.java.AbstractDoubleMatrixRel AbstractDoubleMatrixRel.java.AbstractDoubleMatrixRelWithAbs AbstractMutableDoubleMatrixRelWithAbs.java.DoubleMatrixInterface Interface for the DoubleMatrix classes, specifically defining the methods that deal with double values. -
Classes in org.djunits.value.vdouble.matrix.base used by org.djunits.value.vdouble.matrix.base Class Description AbstractDoubleMatrix The most basic abstract class for the DoubleMatrix.AbstractDoubleMatrixAbs AbstractMutableDoubleMatrixRelWithAbs.java.AbstractDoubleMatrixRel AbstractDoubleMatrixRel.java.AbstractDoubleMatrixRelWithAbs AbstractMutableDoubleMatrixRelWithAbs.java.DoubleMatrixInterface Interface for the DoubleMatrix classes, specifically defining the methods that deal with double values.DoubleSparseValue Data point for a matrix that can be used for constructing sparse matrices. -
Classes in org.djunits.value.vdouble.matrix.base used by org.djunits.value.vdouble.matrix.data Class Description DoubleSparseValue Data point for a matrix that can be used for constructing sparse matrices.