public interface IThinker extends IFunction<mikera.vectorz.AVector,mikera.vectorz.AVector>, IInputOutput
| Modifier and Type | Method and Description |
|---|---|
IThinker |
clone()
Creates a clone of a module, including a deep copy of any mutable state.
|
mikera.vectorz.AVector |
think(mikera.vectorz.AVector input) |
void |
think(mikera.vectorz.AVector input,
mikera.vectorz.AVector output) |
getOutputLengthgetInputLengthgetModulesCopyright © 2014. All rights reserved.