public abstract class APrimitiveVector extends AVector
| Constructor and Description |
|---|
APrimitiveVector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReference()
Returns true if this vector references other vectors / data.
|
add, addMultiple, angle, approxEquals, approxEquals, clone, compareTo, copy, copyTo, copyTo, distance, distanceSquared, dotProduct, equals, fill, get, hashCode, isMutable, isUnitLengthVector, isZeroVector, join, length, magnitude, magnitudeSquared, manhattanDistance, multiply, negate, normalise, set, set, setValues, subtract, subtractMultiple, subVector, toStringpublic boolean isReference()
AVectorisReference in class AVectorCopyright © 2012. All Rights Reserved.