NccfInfo Struct Reference
Collaboration diagram for NccfInfo:

Public Member Functions

 NccfInfo (BaseFloat avg_norm_prod, BaseFloat mean_square_energy)
 

Public Attributes

Vector< BaseFloatnccf_pitch_resampled
 
BaseFloat avg_norm_prod
 
BaseFloat mean_square_energy
 

Detailed Description

Definition at line 556 of file pitch-functions.cc.

Constructor & Destructor Documentation

◆ NccfInfo()

NccfInfo ( BaseFloat  avg_norm_prod,
BaseFloat  mean_square_energy 
)
inline

Definition at line 564 of file pitch-functions.cc.

Member Data Documentation

◆ avg_norm_prod

BaseFloat avg_norm_prod

Definition at line 559 of file pitch-functions.cc.

◆ mean_square_energy

BaseFloat mean_square_energy

Definition at line 560 of file pitch-functions.cc.

◆ nccf_pitch_resampled

Vector<BaseFloat> nccf_pitch_resampled

Definition at line 558 of file pitch-functions.cc.

Referenced by OnlinePitchFeatureImpl::RecomputeBacktraces().


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