public class DefaultCreateNativeType extends AbstractNullaryFunctionOp<DoubleType> implements Ops.Create.NativeType
SpecialOp.Flavor
NAME
Constructor and Description |
---|
DefaultCreateNativeType() |
Modifier and Type | Method and Description |
---|---|
DoubleType |
calculate()
Calculates the output value.
|
out, run
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
getIndependentInstance, run
candidates, filterArity, op
initialize
public DoubleType calculate()
NullaryFunctionOp
calculate
in interface NullaryFunctionOp<DoubleType>
Copyright © 2014–2022 ImageJ. All rights reserved.