public abstract class DoubleVector extends Object
Copyright (c) 2015-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
$LastChangedDate: 2019-01-18 00:35:01 +0100 (Fri, 18 Jan 2019) $, @version $Revision: 324 $, by $Author: averbraeck $,
initial version 30 Oct, 2015
Modifier and Type | Class and Description |
---|---|
static class |
DoubleVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>>
Absolute Immutable DoubleVector.
|
static class |
DoubleVector.Rel<U extends Unit<U>>
Relative Immutable DoubleVector.
|
Constructor and Description |
---|
DoubleVector() |
Copyright © 2015–2019 Delft University of Technology. All rights reserved.