#include <FrameAccGF.h>
List of all members.
Detailed Description
Class used to compute mean and covariance (FULL) of a set of features
- Author:
- Frederic Wils frederic.wils@lia.univ-avignon.fr
- Version:
- 1.0
- Date:
- 2003
Definition at line 80 of file FrameAccGF.h.
Constructor & Destructor Documentation
| alize::FrameAccGF::FrameAccGF |
( |
) |
[explicit] |
| alize::FrameAccGF::FrameAccGF |
( |
const FrameAccGF & |
) |
|
| virtual alize::FrameAccGF::~FrameAccGF |
( |
) |
[virtual] |
Member Function Documentation
| virtual void alize::FrameAccGF::accumulate |
( |
const Feature & |
f ) |
[virtual] |
| void alize::FrameAccGF::add |
( |
const FrameAccGF & |
f ) |
|
Add values from another FrameAcc - LIUM Modification
- Parameters:
-
| virtual void alize::FrameAccGF::computeAll |
( |
) |
[private, virtual] |
| void alize::FrameAccGF::copy |
( |
const FrameAccGF & |
) |
[private] |
| static FrameAccGF& alize::FrameAccGF::create |
( |
) |
[static] |
| virtual void alize::FrameAccGF::deaccumulate |
( |
const Feature & |
f ) |
[virtual] |
Delete an accumulated feature
- Parameters:
-
| f | the feature to delete LIUM Modification |
Implements alize::FrameAcc.
| virtual String alize::FrameAccGF::getClassName |
( |
) |
const [virtual] |
Returns the name of the class
- Returns:
- the name of the class of the object as a String
Implements alize::Object.
Returns the covariance matrix
- Returns:
- the covariance matrix
Returns the standard deviation matrix
- Returns:
- the standard deviation matrix
Returns the accumulated multiplication parameters matrix
- Returns:
- the accumulated multiplication parameters matrix
| bool alize::FrameAccGF::operator!= |
( |
const FrameAccGF & |
) |
const [private] |
| bool alize::FrameAccGF::operator== |
( |
const FrameAccGF & |
) |
const [private] |
Friends And Related Function Documentation
friend class TestFrameAccGF [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: