See: Description
| Interface | Description |
|---|---|
| ReadOnlyDoubleMatrixFunctions<U extends Unit<U>> |
Methods that operate on DoubleMatrix but do not modify the contents of the DoubleMatrix.
|
| WriteDoubleMatrixFunctions<U extends Unit<U>> |
Methods that modify the data stored in a DoubleMatrix.
|
| Class | Description |
|---|---|
| DoubleMatrix<U extends Unit<U>> |
Immutable DoubleMatrix.
|
| DoubleMatrix.Abs<U extends Unit<U>> | |
| DoubleMatrix.Abs.Dense<U extends Unit<U>> |
ABSOLUTE DENSE implementation of DoubleMatrix.
|
| DoubleMatrix.Abs.Sparse<U extends Unit<U>> |
ABSOLUTE SPARSE implementation of DoubleMatrix.
|
| DoubleMatrix.Rel<U extends Unit<U>> | |
| DoubleMatrix.Rel.Dense<U extends Unit<U>> |
RELATIVE DENSE implementation of DoubleMatrix.
|
| DoubleMatrix.Rel.Sparse<U extends Unit<U>> |
RELATIVE SPARSE implementation of DoubleMatrix.
|
| DoubleMatrixDataDense |
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
| DoubleMatrixDataSparse |
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
| MutableDoubleMatrix<U extends Unit<U>> |
MutableDoubleMatrix.
|
| MutableDoubleMatrix.Abs<U extends Unit<U>> | |
| MutableDoubleMatrix.Abs.Dense<U extends Unit<U>> |
ABSOLUTE DENSE implementation of MutableDoubleMatrix.
|
| MutableDoubleMatrix.Abs.Sparse<U extends Unit<U>> |
ABSOLUTE SPARSE implementation of MutableDoubleMatrix.
|
| MutableDoubleMatrix.Rel<U extends Unit<U>> | |
| MutableDoubleMatrix.Rel.Dense<U extends Unit<U>> |
RELATIVE DENSE implementation of MutableDoubleMatrix.
|
| MutableDoubleMatrix.Rel.Sparse<U extends Unit<U>> |
RELATIVE SPARSE implementation of MutableDoubleMatrix.
|
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.