Public Member Functions | |
UpdatePhoneVectorsClass (const MleAmSgmm2Updater &updater, const MleAmSgmm2Accs &accs, const std::vector< SpMatrix< double > > &H, const std::vector< Matrix< double > > &log_a, AmSgmm2 *model, double *auxf_impr) | |
UpdatePhoneVectorsClass (const UpdatePhoneVectorsClass &other) | |
~UpdatePhoneVectorsClass () | |
void | operator() () |
Public Member Functions inherited from MultiThreadable | |
virtual | ~MultiThreadable () |
Private Attributes | |
const MleAmSgmm2Updater & | updater_ |
const MleAmSgmm2Accs & | accs_ |
AmSgmm2 * | model_ |
const std::vector< SpMatrix< double > > & | H_ |
const std::vector< Matrix< double > > & | log_a_ |
double * | auxf_impr_ptr_ |
double | auxf_impr_ |
Additional Inherited Members | |
Public Attributes inherited from MultiThreadable | |
int32 | thread_id_ |
int32 | num_threads_ |
Definition at line 738 of file estimate-am-sgmm2.cc.
|
inline |
Definition at line 740 of file estimate-am-sgmm2.cc.
|
inline |
Definition at line 750 of file estimate-am-sgmm2.cc.
|
inline |
Definition at line 756 of file estimate-am-sgmm2.cc.
|
inlinevirtual |
Implements MultiThreadable.
Definition at line 760 of file estimate-am-sgmm2.cc.
|
private |
Definition at line 768 of file estimate-am-sgmm2.cc.
|
private |
Definition at line 773 of file estimate-am-sgmm2.cc.
|
private |
Definition at line 772 of file estimate-am-sgmm2.cc.
|
private |
Definition at line 770 of file estimate-am-sgmm2.cc.
|
private |
Definition at line 771 of file estimate-am-sgmm2.cc.
|
private |
Definition at line 769 of file estimate-am-sgmm2.cc.
|
private |
Definition at line 767 of file estimate-am-sgmm2.cc.