LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::lvq::layer Class Reference

lvq layer More...

#include <ltiLvq.h>

Inheritance diagram for lti::lvq::layer:
Inheritance graph
[legend]
Collaboration diagram for lti::lvq::layer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 layer (const std::string &theName="LVQ Layer")
virtual ~layer ()
void findSigmas (const int &nbNeurCl, const double &sigFac, dvector &sigma)

Detailed Description

lvq layer


Constructor & Destructor Documentation

lti::lvq::layer::layer ( const std::string &  theName = "LVQ Layer"  ) 

constructor

virtual lti::lvq::layer::~layer (  )  [inline, virtual]

destructor


Member Function Documentation

void lti::lvq::layer::findSigmas ( const int &  nbNeurCl,
const double &  sigFac,
dvector sigma 
)

Find sigmas for weighting excitation of layer with exp().

Parameters:
nbNeurCl number of neurons per class
sigFac sigma factor
sigma the resulting vector will be left here!

The documentation for this class was generated from the following file:

Generated on Sat Apr 10 15:26:53 2010 for LTI-Lib by Doxygen 1.6.1