Package | Description |
---|---|
net.imagej.ops.math |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveMath.DoubleLogOnePlusX
Op that computes the natural logarithm of one plus a double value.
|
static class |
UnaryRealTypeMath.LogOnePlusX<I extends RealType<I>,O extends RealType<O>>
Sets the real component of an output real number to the natural logarithm
of the sum of the argument and 1.
|
Copyright © 2014–2022 ImageJ. All rights reserved.