![]() |
Fleet
0.0.9
Inference in the LOT
|
This class manages counting operations at runtime and interfaces operations to a grammar NOTE: Currently we don't track each arg separately, since that's a pain. More...
Go to the source code of this file.
Classes | |
class | RuntimeCounter |
Functions | |
template<typename HYP > | |
RuntimeCounter | runtime (HYP &h, typename HYP::datum_t &di) |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ More... | |
template<typename HYP > | |
RuntimeCounter | runtime (HYP &h, typename HYP::data_t &d) |
This class manages counting operations at runtime and interfaces operations to a grammar NOTE: Currently we don't track each arg separately, since that's a pain.
RuntimeCounter runtime | ( | HYP & | h, |
typename HYP::datum_t & | di | ||
) |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RuntimeCounter runtime | ( | HYP & | h, |
typename HYP::data_t & | d | ||
) |