Public Member Functions | |
StateInfo () | |
Public Attributes | |
int32 | backpointer |
The state index on the previous frame that is the best preceding state for this state. More... | |
BaseFloat | pov_nccf |
the version of the NCCF we keep for the POV computation (without the ballast term). More... | |
Definition at line 263 of file pitch-functions.cc.
|
inline |
Definition at line 270 of file pitch-functions.cc.
int32 backpointer |
The state index on the previous frame that is the best preceding state for this state.
Definition at line 266 of file pitch-functions.cc.
BaseFloat pov_nccf |
the version of the NCCF we keep for the POV computation (without the ballast term).
Definition at line 269 of file pitch-functions.cc.