Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

LayeredTopology Class Reference

Multilayer perceptron ANNTopology. More...

#include <topology.h>

Inheritance diagram for LayeredTopology:

ANNTopology ANNLayering List of all members.

Public Methods

 LayeredTopology (const char *description=NULL)
virtual void build (ANNetwork &network) const
virtual void empty ()

Detailed Description

Multilayer perceptron ANNTopology.

Definition at line 146 of file topology.h.


Constructor & Destructor Documentation

LayeredTopology const char *    description = NULL [inline]
 

Standard constructor.

See make for info about the parameters.

Definition at line 153 of file topology.h.

References ANNLayering::make().


Member Function Documentation

virtual void empty   [inline, virtual]
 

Clears the layering; makes the network description empty.

Implements ANNTopology.

Definition at line 160 of file topology.h.

References ANNLayering::empty().


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:06:45 2005 for Inanna by doxygen1.2.18