Public Attributes

likelihood Struct Reference
[Auxilliary Tools]

Auxilliary Tool: A data structure that keeps track of the likelihood value for a particular parameter setting, and the gradient of the value function with resepct to that parameter setting. More...

#include <StructTypes.h>

List of all members.

Public Attributes

double val
 The likelihood value.
cv::Mat grad
 The likelihood gradient.

Detailed Description

Auxilliary Tool: A data structure that keeps track of the likelihood value for a particular parameter setting, and the gradient of the value function with resepct to that parameter setting.

Author:
Nicholas Butko
Date:
2010
Version:
0.4

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