Modifier and Type | Class and Description |
---|---|
static interface |
Ops.Math.Abs
Base interface for "abs" operations.
|
static interface |
Ops.Math.Add
Base interface for "add" operations.
|
static interface |
Ops.Math.And
Base interface for "and" operations.
|
static interface |
Ops.Math.Arccos
Base interface for "arccos" operations.
|
static interface |
Ops.Math.Arccosh
Base interface for "arccosh" operations.
|
static interface |
Ops.Math.Arccot
Base interface for "arccot" operations.
|
static interface |
Ops.Math.Arccoth
Base interface for "arccoth" operations.
|
static interface |
Ops.Math.Arccsc
Base interface for "arccsc" operations.
|
static interface |
Ops.Math.Arccsch
Base interface for "arccsch" operations.
|
static interface |
Ops.Math.Arcsec
Base interface for "arcsec" operations.
|
static interface |
Ops.Math.Arcsech
Base interface for "arcsech" operations.
|
static interface |
Ops.Math.Arcsin
Base interface for "arcsin" operations.
|
static interface |
Ops.Math.Arcsinh
Base interface for "arcsinh" operations.
|
static interface |
Ops.Math.Arctan
Base interface for "arctan" operations.
|
static interface |
Ops.Math.Arctanh
Base interface for "arctanh" operations.
|
static interface |
Ops.Math.Assign
Base interface for "assign" operations.
|
static interface |
Ops.Math.Ceil
Base interface for "ceil" operations.
|
static interface |
Ops.Math.Complement
Base interface for "complement" operations.
|
static interface |
Ops.Math.ComplexConjugateMultiply
Base interface for "complexConjugateMultiply" operations.
|
static interface |
Ops.Math.Cos
Base interface for "cos" operations.
|
static interface |
Ops.Math.Cosh
Base interface for "cosh" operations.
|
static interface |
Ops.Math.Cot
Base interface for "cot" operations.
|
static interface |
Ops.Math.Coth
Base interface for "coth" operations.
|
static interface |
Ops.Math.Csc
Base interface for "csc" operations.
|
static interface |
Ops.Math.Csch
Base interface for "csch" operations.
|
static interface |
Ops.Math.CubeRoot
Base interface for "cubeRoot" operations.
|
static interface |
Ops.Math.Divide
Base interface for "divide" operations.
|
static interface |
Ops.Math.Exp
Base interface for "exp" operations.
|
static interface |
Ops.Math.ExpMinusOne
Base interface for "expMinusOne" operations.
|
static interface |
Ops.Math.Floor
Base interface for "floor" operations.
|
static interface |
Ops.Math.Gamma
Base interface for "gamma" operations.
|
static interface |
Ops.Math.Invert
Base interface for "invert" operations.
|
static interface |
Ops.Math.LeftShift
Base interface for "leftShift" operations.
|
static interface |
Ops.Math.Log
Base interface for "log" operations.
|
static interface |
Ops.Math.Log10
Base interface for "log10" operations.
|
static interface |
Ops.Math.Log2
Base interface for "log2" operations.
|
static interface |
Ops.Math.LogOnePlusX
Base interface for "logOnePlusX" operations.
|
static interface |
Ops.Math.Max
Base interface for "max" operations.
|
static interface |
Ops.Math.Min
Base interface for "min" operations.
|
static interface |
Ops.Math.Multiply
Base interface for "multiply" operations.
|
static interface |
Ops.Math.NearestInt
Base interface for "nearestInt" operations.
|
static interface |
Ops.Math.Negate
Base interface for "negate" operations.
|
static interface |
Ops.Math.Or
Base interface for "or" operations.
|
static interface |
Ops.Math.Power
Base interface for "power" operations.
|
static interface |
Ops.Math.RandomGaussian
Base interface for "randomGaussian" operations.
|
static interface |
Ops.Math.RandomUniform
Base interface for "randomUniform" operations.
|
static interface |
Ops.Math.Reciprocal
Base interface for "reciprocal" operations.
|
static interface |
Ops.Math.Remainder
Base interface for "remainder" operations.
|
static interface |
Ops.Math.RightShift
Base interface for "rightShift" operations.
|
static interface |
Ops.Math.Round
Base interface for "round" operations.
|
static interface |
Ops.Math.Sec
Base interface for "sec" operations.
|
static interface |
Ops.Math.Sech
Base interface for "sech" operations.
|
static interface |
Ops.Math.Signum
Base interface for "signum" operations.
|
static interface |
Ops.Math.Sin
Base interface for "sin" operations.
|
static interface |
Ops.Math.Sinc
Base interface for "sinc" operations.
|
static interface |
Ops.Math.SincPi
Base interface for "sincPi" operations.
|
static interface |
Ops.Math.Sinh
Base interface for "sinh" operations.
|
static interface |
Ops.Math.Sqr
Base interface for "sqr" operations.
|
static interface |
Ops.Math.Sqrt
Base interface for "sqrt" operations.
|
static interface |
Ops.Math.Step
Base interface for "step" operations.
|
static interface |
Ops.Math.Subtract
Base interface for "subtract" operations.
|
static interface |
Ops.Math.Tan
Base interface for "tan" operations.
|
static interface |
Ops.Math.Tanh
Base interface for "tanh" operations.
|
static interface |
Ops.Math.Ulp
Base interface for "ulp" operations.
|
static interface |
Ops.Math.UnsignedRightShift
Base interface for "unsignedRightShift" operations.
|
static interface |
Ops.Math.Xor
Base interface for "xor" operations.
|
static interface |
Ops.Math.Zero
Base interface for "zero" operations.
|
Copyright © 2014–2022 ImageJ. All rights reserved.