cuqi.density.EvaluatedDensity.logd#
- EvaluatedDensity.logd(*args, **kwargs)#
Evaluates the un-normalized log density function given a set of parameters.
The arguments to the method should match the parameter names of the density. These can be accessed with the
get_parameter_names()
method.