Infrared
|
Partition function algebra for sampling. More...
Public Member Functions | |
function (self, weighted_function) | |
Translate weighted function to suitable libinfrared function. | |
![]() | |
interpret (self, value) | |
Additional Inherited Members | |
function (weighted_function) | |
Translate weighted function to suitable libinfrared function. | |
Partition function algebra for sampling.
Controls the translation of WeightedFunction to libinfrared.Function in the case of partition function computation / sampling
infrared.infrared.PFEvaluationAlgebra.function | ( | weighted_function, | |
weighted_function | |||
) |
Translate weighted function to suitable libinfrared function.
weighted_function | an object of class WeightedFunction |
Reimplemented from infrared.infrared.EvaluationAlgebra.