See: Description
| Interface | Description |
|---|---|
| ReadOnlyFloatMatrixFunctions<U extends Unit<U>> |
Methods that operate on FloatMatrix but do not modify the contents of the FloatMatrix.
|
| WriteFloatMatrixFunctions<U extends Unit<U>> |
Methods that modify the data stored in a FloatMatrix.
|
| Class | Description |
|---|---|
| FloatMatrix<U extends Unit<U>> |
Immutable FloatMatrix.
|
| FloatMatrix.Abs<U extends Unit<U>> | |
| FloatMatrix.Abs.Dense<U extends Unit<U>> |
ABSOLUTE DENSE implementation of FloatMatrix.
|
| FloatMatrix.Abs.Sparse<U extends Unit<U>> |
ABSOLUTE SPARSE implementation of FloatMatrix.
|
| FloatMatrix.Rel<U extends Unit<U>> | |
| FloatMatrix.Rel.Dense<U extends Unit<U>> |
RELATIVE DENSE implementation of FloatMatrix.
|
| FloatMatrix.Rel.Sparse<U extends Unit<U>> |
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<U extends Unit<U>> |
MutableFloatMatrix.
|
| MutableFloatMatrix.Abs<U extends Unit<U>> | |
| MutableFloatMatrix.Abs.Dense<U extends Unit<U>> |
ABSOLUTE DENSE implementation of MutableFloatMatrix.
|
| MutableFloatMatrix.Abs.Sparse<U extends Unit<U>> |
ABSOLUTE SPARSE implementation of MutableFloatMatrix.
|
| MutableFloatMatrix.Rel<U extends Unit<U>> | |
| MutableFloatMatrix.Rel.Dense<U extends Unit<U>> |
RELATIVE DENSE implementation of MutableFloatMatrix.
|
| MutableFloatMatrix.Rel.Sparse<U extends Unit<U>> |
RELATIVE SPARSE implementation of MutableFloatMatrix.
|
This file was generated by the djunits value classes generator, 26 jun, 2015
Copyright (c) 2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
$LastChangedDate: 2015-10-04 20:48:33 +0200 (Sun, 04 Oct 2015) $, @version $Revision: 87 $, by $Author: averbraeck $, initial
version 26 jun, 2015
Copyright © 2015 Delft University of Technology. All rights reserved.