U
- the unitpublic interface MutableFloatVectorInterface<U extends Unit<U>> extends FloatVectorInterface<U>, Mutable
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
Modifier and Type | Method and Description |
---|---|
FloatVectorInterface<U> |
immutable()
return an immutable version of this vector.
|
cardinality, getInUnit, getInUnit, getSI, getValuesInUnit, getValuesInUnit, getValuesSI, mutable, size, toDense, toSparse, toString, toString, toString, toString, zSum
FloatVectorInterface<U> immutable()
Copyright © 2015–2019 Delft University of Technology. All rights reserved.