create_phi_to_theta_xptr: Create external pointer to a C++ function for 'phi_to_theta'

View source: R/RcppExports.R

create_phi_to_theta_xptrR Documentation

Create external pointer to a C++ function for phi_to_theta

Description

Create external pointer to a C++ function for phi_to_theta

Usage

create_phi_to_theta_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.


paulnorthrop/rust documentation built on March 20, 2024, 1:06 a.m.