public class DefaultPearsons<T extends RealType<T>,U extends RealType<U>> extends AbstractBinaryFunctionOp<Iterable<T>,Iterable<U>,Double> implements Ops.Coloc.Pearsons
SpecialOp.Flavor
NAME
Constructor and Description |
---|
DefaultPearsons() |
Modifier and Type | Method and Description |
---|---|
Double |
calculate(Iterable<T> image1,
Iterable<U> image2)
Calculates the output given two inputs.
|
in1, in2, out, run, setInput1, setInput2
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
calculate, getIndependentInstance, run
in, setInput
calculate, run
run
candidates, filterArity, op
initialize
Copyright © 2014–2022 ImageJ. All rights reserved.