Class DoubleSIMatrixTest

java.lang.Object
org.djunits.value.vdouble.matrix.DoubleSIMatrixTest

public class DoubleSIMatrixTest 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.vdouble.scalar.base.DoubleScalarRel<U, S>, V extends org.djunits.value.vdouble.vector.base.DoubleVectorRel<U, S, V>, M extends org.djunits.value.vdouble.matrix.base.DoubleMatrixRel<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