static class |
BinaryRealTypeMath.Subtract<I1 extends RealType<I1>,I2 extends RealType<I2>,O extends RealType<O>>
Sets the real component of an output real number to the subtraction between
the real component of two input real numbers.
|
static class |
ConstantToArrayImage.SubtractByte |
static class |
ConstantToArrayImage.SubtractDouble |
static class |
ConstantToArrayImage.SubtractFloat |
static class |
ConstantToArrayImage.SubtractInt |
static class |
ConstantToArrayImage.SubtractLong |
static class |
ConstantToArrayImage.SubtractShort |
static class |
ConstantToArrayImage.SubtractUnsignedByte |
static class |
ConstantToArrayImage.SubtractUnsignedInt |
static class |
ConstantToArrayImage.SubtractUnsignedLong |
static class |
ConstantToArrayImage.SubtractUnsignedShort |
static class |
ConstantToArrayImageP.SubtractByte
Multi-threaded version of optimized subtract constant from ArrayImg s of
type ByteType
|
static class |
ConstantToArrayImageP.SubtractDouble
|
static class |
ConstantToArrayImageP.SubtractFloat
Multi-threaded version of optimized subtract constant from ArrayImg s of
type FloatType
|
static class |
ConstantToArrayImageP.SubtractInt
Multi-threaded version of optimized subtract constant from ArrayImg s of
type IntType
|
static class |
ConstantToArrayImageP.SubtractLong
Multi-threaded version of optimized subtract constant from ArrayImg s of
type LongType
|
static class |
ConstantToArrayImageP.SubtractShort
Multi-threaded version of optimized subtract constant from ArrayImg s of
type ShortType
|
static class |
ConstantToArrayImageP.SubtractUnsignedByte
|
static class |
ConstantToArrayImageP.SubtractUnsignedInt
|
static class |
ConstantToArrayImageP.SubtractUnsignedLong
|
static class |
ConstantToArrayImageP.SubtractUnsignedShort
|
static class |
ConstantToIIOutputII.Subtract<T extends NumericType<T>> |
static class |
ConstantToIIOutputRAI.Subtract<T extends NumericType<T>> |
static class |
ConstantToPlanarImage.SubtractByte |
static class |
ConstantToPlanarImage.SubtractDouble |
static class |
ConstantToPlanarImage.SubtractFloat |
static class |
ConstantToPlanarImage.SubtractInt |
static class |
ConstantToPlanarImage.SubtractLong |
static class |
ConstantToPlanarImage.SubtractShort |
static class |
ConstantToPlanarImage.SubtractUnsignedByte |
static class |
ConstantToPlanarImage.SubtractUnsignedInt |
static class |
ConstantToPlanarImage.SubtractUnsignedLong |
static class |
ConstantToPlanarImage.SubtractUnsignedShort |
static class |
IIToIIOutputII.Subtract<T extends NumericType<T>> |
static class |
IIToRAIOutputII.Subtract<T extends NumericType<T>> |
static class |
NumericTypeBinaryMath.Subtract<T extends NumericType<T>>
Op that subtracts (-) two NumericType values.
|
static class |
PrimitiveMath.DoubleSubtract
Op that subtracts (-) two double values.
|
static class |
PrimitiveMath.FloatSubtract
Op that subtracts (-) two float values.
|
static class |
PrimitiveMath.IntegerSubtract
Op that subtracts (-) two int values.
|
static class |
PrimitiveMath.LongSubtract
Op that subtracts (-) two long values.
|