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