![]() | partialSums Methods |
The partialSums type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | PartialCompensatingSums(IEnumerableDouble) |
Get the partial sums of an IEnumerableT of doubles while compensating for floating-point errors.
|
![]() ![]() | PartialCompensatingSumsT(IEnumerableT) |
Get the partial sums of an IEnumerableT while compensating for floating-point errors.
|
![]() ![]() | PartialSumsT |
Get the partial sum of an IEnumerableT.
|