function#
- property StateSamplingFunction.function#
The function to be evaluated.
A function with 0 arguments that returns an array of the proper size sampling the current state. Typically this is a lambda function that has been given a reference or pointer to a Monte Carlo calculation object so that it can access the current state of the simulation.
- Type:
function