create_xptr: Create external pointer to a C++ function for 'logf'

View source: R/RcppExports.R

create_xptrR Documentation

Create external pointer to a C++ function for logf

Description

Create external pointer to a C++ function for logf

Usage

create_xptr(fstr)

Arguments

fstr

A string indicating the C++ function required.

Details

See the Rusting faster: Simulation using Rcpp vignette.

Examples

See the examples in ru_rcpp.


rust documentation built on Sept. 2, 2023, 5:06 p.m.