public class Primitive extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
arity() |
void |
fire(List<Double> values) |
double |
getInput(int index) |
boolean |
isTerminal() |
void |
setInput(int index,
double value) |
Copyright © 2017. All rights reserved.