Closed jkbelcher closed 1 year ago
A DiscreteParameter can exist with a range of 1, ie a single value. Calling getNormalized() on this parameter was returning NaN from the divide by zero.
Yikes, thx for catching.
A DiscreteParameter can exist with a range of 1, ie a single value. Calling getNormalized() on this parameter was returning NaN from the divide by zero.