public final class FloatVectorDemo extends Object
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Demonstrate the use of FloatVector and MutableFloatVector.
|
public static void main(String[] args) throws org.opentrafficsim.core.value.ValueException
args
- String[]; the command line argument; not usedorg.opentrafficsim.core.value.ValueException
- should not happen in this demo codeCopyright © 2014–2015 Delft University of Technology. All rights reserved.