This is the complete list of members for ContextDependency, including all inherited members.
| CentralPosition() const | ContextDependency | inlinevirtual |
| Compute(const std::vector< int32 > &phoneseq, int32 pdf_class, int32 *pdf_id) const | ContextDependency | virtual |
| ContextDependency() | ContextDependency | inline |
| ContextDependency(int32 N, int32 P, EventMap *to_pdf) | ContextDependency | inline |
| ContextDependencyInterface() | ContextDependencyInterface | inline |
| ContextWidth() const | ContextDependency | inlinevirtual |
| Copy() const | ContextDependency | inlinevirtual |
| EnumeratePairs(const std::vector< int32 > &phones, int32 self_loop_pdf_class, int32 forward_pdf_class, const std::vector< int32 > &context, unordered_set< std::pair< int32, int32 >, PairHasher< int32 > > *pairs) const | ContextDependency | private |
| GetPdfInfo(const std::vector< int32 > &phones, const std::vector< int32 > &num_pdf_classes, std::vector< std::vector< std::pair< int32, int32 > > > *pdf_info) const | ContextDependency | virtual |
| GetPdfInfo(const std::vector< int32 > &phones, const std::vector< std::vector< std::pair< int32, int32 > > > &pdf_class_pairs, std::vector< std::vector< std::vector< std::pair< int32, int32 > > > > *pdf_info) const | ContextDependency | virtual |
| KALDI_DISALLOW_COPY_AND_ASSIGN(ContextDependency) | ContextDependency | private |
| N_ | ContextDependency | private |
| NumPdfs() const | ContextDependency | inlinevirtual |
| P_ | ContextDependency | private |
| Read(std::istream &is, bool binary) | ContextDependency | |
| to_pdf_ | ContextDependency | private |
| ToPdfMap() const | ContextDependency | inline |
| Write(std::ostream &os, bool binary) const | ContextDependency | |
| ~ContextDependency() | ContextDependency | inline |
| ~ContextDependencyInterface() | ContextDependencyInterface | inlinevirtual |