java.lang.Object
swim.math.Z
- All Implemented Interfaces:
Comparator<Long>,Debug,OrderedRing<Long>,Ring<Long>,VectorModule<Long,Long>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal Longfinal Longfinal int<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.final Longfinal Longfinal Longfinal Longstatic Zring()scalar()final LongtoString()final Longunit()final Longzero()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
Z
protected Z()
-
-
Method Details
-
scalar
- Specified by:
scalarin interfaceVectorModule<Long,Long>
-
zero
-
unit
-
add
-
opposite
-
subtract
-
multiply
-
combine
- Specified by:
combinein interfaceVectorModule<Long,Long>
-
abs
- Specified by:
absin interfaceOrderedRing<Long>
-
min
- Specified by:
minin interfaceOrderedRing<Long>
-
max
- Specified by:
maxin interfaceOrderedRing<Long>
-
compare
- Specified by:
comparein interfaceComparator<Long>- Specified by:
comparein interfaceOrderedRing<Long>
-
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
ring
-