public class FunctionAndParameters<T extends deepboof.Tensor<T>>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
deepboof.Function<T> |
function |
java.util.List<T> |
parameters |
| Constructor and Description |
|---|
FunctionAndParameters() |
| Modifier and Type | Method and Description |
|---|---|
<F extends deepboof.Function<T>> |
getFunction() |
public <F extends deepboof.Function<T>> F getFunction()