Package org.djunits.value.vfloat.matrix.data

package-info.java.

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
    FloatMatrixData
    Stores the data for a FloatMatrix and carries out basic operations.
    FloatMatrixDataDense
    Stores dense data for a FloatMatrix and carries out basic operations.
    FloatMatrixDataSparse
    Stores sparse data for a FloatMatrix and carries out basic operations.