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

lti::stdLayer::dotPropFunctor Class Reference

Dot-Product propagation functor. More...

#include <ltiStdLayer.h>

Inheritance diagram for lti::stdLayer::dotPropFunctor:
Inheritance graph
[legend]
Collaboration diagram for lti::stdLayer::dotPropFunctor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 dotPropFunctor (const activationFunctor &theAct)
bool operator() (const dvector &input, const dmatrix &weights, dvector &outLayer) const

Detailed Description

Dot-Product propagation functor.


Constructor & Destructor Documentation

lti::stdLayer::dotPropFunctor::dotPropFunctor ( const activationFunctor theAct  )  [inline]

Default constructor.


Member Function Documentation

bool lti::stdLayer::dotPropFunctor::operator() ( const dvector input,
const dmatrix weights,
dvector outLayer 
) const [virtual]

The functor operator.

Parameters:
input the input vector
weights the weights matrix of the layer
outLayer the output vector

Implements lti::stdLayer::propagationFunctor.


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

Generated on Sat Apr 10 15:27:00 2010 for LTI-Lib by Doxygen 1.6.1