fastsum: Fast Sum implemented in Cpp.

Description Usage Arguments

View source: R/RcppExports.R

Description

Cpp function which speed up the computation of the Hurwitz zeta function.

Usage

1
fastsum(i, xmin, alpha)

Arguments

i

An integer.

xmin

An integer.

alpha

A real number greater than 1.


staTools documentation built on May 2, 2019, 2:17 a.m.

Related to fastsum in staTools...