public class AvgFunction<T extends RealType<T>> extends Object implements RealFunction<T>
Constructor and Description |
---|
AvgFunction() |
Modifier and Type | Method and Description |
---|---|
boolean |
canAccept(int numParameters) |
void |
compute(T[] inputs,
T output) |
Copyright © 2015–2021 Fiji. All rights reserved.