The cnt() function always returns NAN
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The cnt() function always returns NAN when used together with data sets.
Analysis:
This issue only occurs in the fully optimized binary. It is related to a uninitialized integer variable in the corresponding function.
Implementation:
The fix was implemented as proposed by the analysis. Implementation tests were passed successfully.
Documentation:
The fix was documented in the changes log.
Tests:
The fix was added to the automatic tests and performed with a fully optimized version. No deviation detected. Bug fix implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Diff: