Package nz.org.riskscape.defaults.interp
package nz.org.riskscape.defaults.interp
-
ClassDescriptionRiskscapeFunction for computing a y value from the result of the
CreateContinuousFunction
function.Builds a continuous function from a lambda expression and a series of x values to allow a complex function to be estimated and then stacked on top of other functions to avoid the overhead in calling it gajjilions of times.Used for 'stacking' continuous functions on top of each other so that an accumulated numeric consequence can be computed in one call.