Package | Description |
---|---|
net.imagej.ops.math |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveMath.DoublePower
Op that exponentiate two double values.
|
static class |
UnaryRealTypeMath.PowerConstant<I extends RealType<I>,O extends RealType<O>>
Sets the real component of an output real number to the raising of the real
component of an input real number to a constant value.
|
Copyright © 2014–2022 ImageJ. All rights reserved.