function#

property VectorFloatHistogramFunction.function#

The function to be evaluated.

A function with 0 arguments that returns a float-valued array. 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 last selected event state and the Monte Carlo state before the event occurs.

Type:

function