
Public Member Functions | |
| int32 | LargestValueInRange (int32 max_value) const | 
Public Attributes | |
| int32 | largest_size | 
| std::vector< std::pair< int32, int32 > > | ranges | 
Definition at line 390 of file nnet-example-utils.h.
Definition at line 918 of file nnet-example-utils.cc.
References rnnlm::i, and KALDI_ASSERT.
| int32 largest_size | 
Definition at line 393 of file nnet-example-utils.h.
Referenced by ExampleMergingConfig::ParseIntSet().
Definition at line 395 of file nnet-example-utils.h.
Referenced by ExampleMergingConfig::ParseIntSet().