

Public Member Functions | |
| EbwUpdatePhoneVectorsClass (const EbwAmSgmm2Updater *updater, const MleAmSgmm2Accs &num_accs, const MleAmSgmm2Accs &den_accs, const std::vector< SpMatrix< double > > &H, AmSgmm2 *model, double *auxf_impr) | |
| EbwUpdatePhoneVectorsClass (const EbwUpdatePhoneVectorsClass &other) | |
| ~EbwUpdatePhoneVectorsClass () | |
| void | operator() () |
Public Member Functions inherited from MultiThreadable | |
| virtual | ~MultiThreadable () |
Private Attributes | |
| const EbwAmSgmm2Updater * | updater_ |
| const MleAmSgmm2Accs & | num_accs_ |
| const MleAmSgmm2Accs & | den_accs_ |
| AmSgmm2 * | model_ |
| const std::vector< SpMatrix< double > > & | H_ |
| double * | auxf_impr_ptr_ |
| double | auxf_impr_ |
Additional Inherited Members | |
Public Attributes inherited from MultiThreadable | |
| int32 | thread_id_ |
| int32 | num_threads_ |
Definition at line 108 of file estimate-am-sgmm2-ebw.cc.
|
inline |
Definition at line 110 of file estimate-am-sgmm2-ebw.cc.
|
inline |
Definition at line 119 of file estimate-am-sgmm2-ebw.cc.
|
inline |
Definition at line 125 of file estimate-am-sgmm2-ebw.cc.
|
inlinevirtual |
Implements MultiThreadable.
Definition at line 129 of file estimate-am-sgmm2-ebw.cc.
|
private |
Definition at line 142 of file estimate-am-sgmm2-ebw.cc.
|
private |
Definition at line 141 of file estimate-am-sgmm2-ebw.cc.
|
private |
Definition at line 138 of file estimate-am-sgmm2-ebw.cc.
|
private |
Definition at line 140 of file estimate-am-sgmm2-ebw.cc.
|
private |
Definition at line 139 of file estimate-am-sgmm2-ebw.cc.
|
private |
Definition at line 137 of file estimate-am-sgmm2-ebw.cc.
|
private |
Definition at line 136 of file estimate-am-sgmm2-ebw.cc.