Learn R Programming

PreciseSums (version 0.7)

.preciseSumsPtr: 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()

Arguments

Value

list of function pointers

Author

Matthew L. Fidler

Examples

Run this code
.preciseSumsPtr()

Run the code above in your browser using DataLab