public final class FloatVectorDemo extends Object
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
$LastChangedDate: 2015-08-30 00:16:51 +0200 (Sun, 30 Aug 2015) $, @version $Revision: 1329 $, by $Author: averbraeck $,
initial version Sep 2, 2014
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.djunits.value.ValueException
args
- String[]; the command line argument; not usedorg.djunits.value.ValueException
- should not happen in this demo codeCopyright © 2014–2015 Delft University of Technology. All rights reserved.