Public Member Functions | |
ComparePair (const std::pair< int32, int32 > &correct_pair) | |
bool | operator() (std::pair< int32, int32 > const &arg) |
Public Attributes | |
std::pair< int32, int32 > | correct_pair_ |
Definition at line 26 of file nnet-compile-utils-test.cc.
|
inlineexplicit |
Definition at line 28 of file nnet-compile-utils-test.cc.
Referenced by kaldi::nnet3::UnitTestSplitLocations(), and kaldi::nnet3::UnitTestSplitLocationsBackward().
Definition at line 30 of file nnet-compile-utils-test.cc.
References ComparePair::correct_pair_.
Definition at line 33 of file nnet-compile-utils-test.cc.
Referenced by ComparePair::operator()().