cuqi.density.Density.logd#
- Density.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.