#include <topology.h>
Inheritance diagram for LayeredTopology:

Public Methods | |
| LayeredTopology (const char *description=NULL) | |
| virtual void | build (ANNetwork &network) const |
| virtual void | empty () |
Definition at line 146 of file topology.h.
|
|
Standard constructor. See make for info about the parameters. Definition at line 153 of file topology.h. References ANNLayering::make(). |
|
|
Clears the layering; makes the network description empty.
Implements ANNTopology. Definition at line 160 of file topology.h. References ANNLayering::empty(). |
1.2.18