USArmy-Corps-of-Engineers-RMC / Numerics

Numerics is a free and open-source library for .NET developed by USACE-RMC, providing a comprehensive set of methods and algorithms for numerical computations and statistical analysis.
Other
21 stars 2 forks source link

Tools-Sum with indicator values have misleading parameter descriptions #43

Closed tikigonzo closed 2 months ago

tikigonzo commented 4 months ago

In the Sum function with indicator values as an input, the indicators describe 1's to be false and 0's to be true. I tested the sum function and what is returning is the sum of the variables with 1's as the indicator.