| cevcmm_rcpp_check | R Documentation |
Internal stub used by Day 15's profiling script to confirm the C++ compiler, Rcpp dispatch, and Armadillo linking all work before the real ports on Days 16-18. Performs a trivial 3x3 identity-matrix trace to exercise the linker.
cevcmm_rcpp_check()
A character string of the form "OK (Armadillo X.Y.Z; trace(I_3) = 3)".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.