indexed by time. More...
#include <am-sgmm2.h>


Public Member Functions | |
| Sgmm2GauPost (size_t i) | |
| Sgmm2GauPost () | |
| void | Write (std::ostream &os, bool binary) const |
| void | Read (std::istream &is, bool binary) |
indexed by time.
Definition at line 568 of file am-sgmm2.h.
|
inlineexplicit |
Definition at line 572 of file am-sgmm2.h.
|
inline |
Definition at line 573 of file am-sgmm2.h.
| void Read | ( | std::istream & | is, |
| bool | binary | ||
| ) |
Definition at line 1472 of file am-sgmm2.cc.
References kaldi::ExpectToken(), rnnlm::i, KALDI_ASSERT, kaldi::ReadBasicType(), kaldi::ReadIntegerVector(), and Sgmm2LikelihoodCache::t.
| void Write | ( | std::ostream & | os, |
| bool | binary | ||
| ) | const |
Definition at line 1454 of file am-sgmm2.cc.
References rnnlm::i, KALDI_ASSERT, Sgmm2LikelihoodCache::t, kaldi::WriteBasicType(), kaldi::WriteIntegerVector(), and kaldi::WriteToken().