Public Member Functions | |
| bool | operator() (const NC::OscProb::OscPars *a, const NC::OscProb::OscPars *b) const |
Definition at line 280 of file NCExtrapolation.h.
|
||||||||||||
|
Definition at line 281 of file NCExtrapolation.h. 00282 {
00283 return *a < *b;
00284 }
|
1.3.9.1