Package org.djunits.value.vdouble.matrix.data
package org.djunits.value.vdouble.matrix.data
Internal data storage for the Matrix.
Copyright (c) 2019-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
- Author:
- Alexander Verbraeck
-
ClassDescriptionStores the data for a DoubleMatrix and carries out basic operations.Stores dense data for a DoubleMatrix and carries out basic operations.Stores sparse data for a DoubleMatrix and carries out basic operations.