public class NullaryNumericTypeMath extends Object
math
namespace which operate on
NumericType
s.Modifier and Type | Class and Description |
---|---|
static class |
NullaryNumericTypeMath.Assign<T extends Type<T>>
Sets the output to a constant.
|
static class |
NullaryNumericTypeMath.Zero<T extends NumericType<T>>
Sets the output to zero.
|
Copyright © 2014–2022 ImageJ. All rights reserved.