.preciseSumsPtr {PreciseSums} | R Documentation |
Get the function pointers to link in C
Description
This allows the user to use the C functions in their own C/C++ packages without binary linking to PreciseSums.
Usage
.preciseSumsPtr()
Value
list of function pointers
Author(s)
Matthew L. Fidler
Examples
.preciseSumsPtr()
[Package PreciseSums version 0.7 Index]