create_phi_to_theta_xptr {rust} | R Documentation |
phi_to_theta
Create external pointer to a C++ function for phi_to_theta
create_phi_to_theta_xptr(fstr)
fstr |
A string indicating the C++ function required. |
See the Rusting faster: Simulation using Rcpp vignette.
See the examples in ru_rcpp
.