GaussInfo Struct Reference
Collaboration diagram for GaussInfo:

Public Member Functions

 GaussInfo ()
 

Public Attributes

BaseFloat tot_weight
 
std::vector< std::pair< int32, BaseFloat > > frame_weights
 

Detailed Description

Definition at line 586 of file ivector-extractor.cc.

Constructor & Destructor Documentation

◆ GaussInfo()

GaussInfo ( )
inline

Definition at line 591 of file ivector-extractor.cc.

591 : tot_weight(0.0) { }

Member Data Documentation

◆ frame_weights

std::vector<std::pair<int32, BaseFloat> > frame_weights

◆ tot_weight


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