Class FloatSIMatrixTest

java.lang.Object
org.djunits.value.vfloat.matrix.FloatSIMatrixTest

public class FloatSIMatrixTest extends Object
Test.java.

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
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <U extends org.djunits.unit.Unit<U>, S extends org.djunits.value.vfloat.scalar.base.FloatScalarRel<U, S>, V extends org.djunits.value.vfloat.vector.base.FloatVectorRel<U, S, V>, M extends org.djunits.value.vfloat.matrix.base.FloatMatrixRel<U, S, V, M>>
    void
    Test all "asXX" methods.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait