fmcs  v0.2.1

◆ logprob()

double Normal::logprob ( double  value) const
inline

The log probability of the value under the distribution.

Parameters
valuethe value to score
Returns
double the log probability of the value under N(loc, scale)