DecodableAmDiagGmmUnmapped::LikelihoodCacheRecord Struct Reference

Defines a cache record for a state. More...

#include <decodable-am-diag-gmm.h>

Collaboration diagram for DecodableAmDiagGmmUnmapped::LikelihoodCacheRecord:

Public Attributes

BaseFloat log_like
 Cache value. More...
 
int32 hit_time
 Frame for which this value is relevant. More...
 

Detailed Description

Defines a cache record for a state.

Definition at line 85 of file decodable-am-diag-gmm.h.

Member Data Documentation

◆ hit_time

int32 hit_time

Frame for which this value is relevant.

Definition at line 87 of file decodable-am-diag-gmm.h.

◆ log_like

BaseFloat log_like

Cache value.

Definition at line 86 of file decodable-am-diag-gmm.h.


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