Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Member Functions | List of all members
drwnFactorLogNormalizeOp Class Reference

Shift all the entries in a factor so that the maximum is zero. More...

Inheritance diagram for drwnFactorLogNormalizeOp:
drwnFactorOperation

Public Member Functions

 drwnFactorLogNormalizeOp (drwnTableFactor *target)
 
void execute ()
 peform the factor operation on the target
 
- Public Member Functions inherited from drwnFactorOperation
 drwnFactorOperation (drwnTableFactor *target)
 
 drwnFactorOperation (const drwnFactorOperation &op)
 
drwnTableFactortarget () const
 return a pointer to the target factor
 

Protected Member Functions

bool checkTarget ()
 check that the target is not empty and has the right set of variables for this operation
 
- Protected Member Functions inherited from drwnFactorOperation
virtual void initialize ()
 initialize mappings and target factor (with right set of variables, unless given, e.g. for marginalization)
 

Additional Inherited Members

- Protected Attributes inherited from drwnFactorOperation
drwnTableFactor_target
 

Detailed Description

Shift all the entries in a factor so that the maximum is zero.


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