![]() | getSum Class |
Namespace: WhetStone.Looping
public static class getSum
The getSum type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetCompensatingSum(IEnumerableDouble) |
Get the sum of all elements in an IEnumerableT with floating point compensation.
|
![]() ![]() | GetCompensatingSumT(IEnumerableT) |
Get the sum of all elements in an IEnumerableT with floating point compensation.
|
![]() ![]() | GetSumT |
Get the sum of all elements in an IEnumerableT using fielding.
|