psSetSum {PreciseSums} | R Documentation |
Choose the types of sums to use in PreciceSums. These are used in the
PreciceSums sum
blocks and the psSum
function
psSetSum(type = c("pairwise", "fsum", "kahan", "neumaier", "c"))
type |
Sum type to use for
|
nothing
Matthew L. Fidler