partialSumsPartialCompensatingSums Method |
| 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.
|