int run ( struct hcf_input_data* inputData, float* outputData, int numOptions )
Calculate one or more options based on the populated inputData structure.
Parameters:
inputData | structure to be populated with the asset data |
outputData | one or more calculated option values returned |
numOptions | number of options to be calculated |