Package org.djunits.value.vdouble.vector.data

Internal data storage for the Vector.

Copyright (c) 2019-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.

Author:
Alexander Verbraeck
  • Class Summary 
    Class Description
    DoubleVectorData
    Stores the data for a DoubleVector and carries out basic operations.
    DoubleVectorDataDense
    Stores dense data for a DoubleVector and carries out basic operations.
    DoubleVectorDataSparse
    Stores sparse data for a DoubleVector and carries out basic operations.