| Package | Description |
|---|---|
| nuroko.core |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IInputOutput
Interface for a module that has fixed-size inut and output
|
interface |
IThinker
Interface for standard "Thinker" operations
Conceptually, thinkers are modules that map from an input to an output.
|
| Modifier and Type | Method and Description |
|---|---|
IModule |
IModule.clone()
Creates a clone of a module, including a deep copy of any mutable state.
|
Copyright © 2013. All Rights Reserved.