![]() |
Fleet
0.0.9
Inference in the LOT
|
A datum is the default data point for likelihoods, consisting of an input and output type. The reliability is measures the reliability of the data (sometimes number of effective data points, sometimes its the noise in the likelihood. More...
#include "Strings.h"
Go to the source code of this file.
Classes | |
class | defaultdatum_t< __input_t, __output_t > |
Functions | |
template<typename input_t , typename output_t > | |
std::ostream & | operator<< (std::ostream &o, const defaultdatum_t< input_t, output_t > &d) |
template<typename input_t , typename output_t > | |
std::string | str (const defaultdatum_t< input_t, output_t > &x) |
A datum is the default data point for likelihoods, consisting of an input and output type. The reliability is measures the reliability of the data (sometimes number of effective data points, sometimes its the noise in the likelihood.
std::ostream& operator<< | ( | std::ostream & | o, |
const defaultdatum_t< input_t, output_t > & | d | ||
) |
std::string str | ( | const defaultdatum_t< input_t, output_t > & | x | ) |