| Package | Description |
|---|---|
| org.djunits.value.vfloat.matrix |
Float Matrix storage and calculations with units, absolute/relative, sparse/dense.
|
| Class and Description |
|---|
| FloatMatrix
Immutable FloatMatrix.
|
| FloatMatrix.Abs |
| FloatMatrix.Abs.Dense
ABSOLUTE DENSE implementation of FloatMatrix.
|
| FloatMatrix.Abs.Sparse
ABSOLUTE SPARSE implementation of FloatMatrix.
|
| FloatMatrix.Rel |
| FloatMatrix.Rel.Dense
RELATIVE DENSE implementation of FloatMatrix.
|
| FloatMatrix.Rel.Sparse
RELATIVE SPARSE implementation of FloatMatrix.
|
| FloatMatrixDataDense
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
| FloatMatrixDataSparse
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
| MutableFloatMatrix
MutableFloatMatrix.
|
| MutableFloatMatrix.Abs |
| MutableFloatMatrix.Abs.Dense
ABSOLUTE DENSE implementation of MutableFloatMatrix.
|
| MutableFloatMatrix.Abs.Sparse
ABSOLUTE SPARSE implementation of MutableFloatMatrix.
|
| MutableFloatMatrix.Rel |
| MutableFloatMatrix.Rel.Dense
RELATIVE DENSE implementation of MutableFloatMatrix.
|
| MutableFloatMatrix.Rel.Sparse
RELATIVE SPARSE implementation of MutableFloatMatrix.
|
| ReadOnlyFloatMatrixFunctions
Methods that operate on FloatMatrix but do not modify the contents of the FloatMatrix.
|
| WriteFloatMatrixFunctions
Methods that modify the data stored in a FloatMatrix.
|
Copyright © 2015 Delft University of Technology. All rights reserved.