# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
Carlson_RF_ <- function(xr, yr, zr, err) {
.Call(`_Carlson_Carlson_RF_`, xr, yr, zr, err)
}
Carlson_RD_ <- function(xr, yr, zr, err) {
.Call(`_Carlson_Carlson_RD_`, xr, yr, zr, err)
}
Carlson_RJ_ <- function(xr, yr, zr, pr, err) {
.Call(`_Carlson_Carlson_RJ_`, xr, yr, zr, pr, err)
}
ellEcpp <- function(phi_, m_, err) {
.Call(`_Carlson_ellEcpp`, phi_, m_, err)
}
ellFcpp <- function(phi_, m_, err) {
.Call(`_Carlson_ellFcpp`, phi_, m_, err)
}
ellZcpp <- function(phi_, m_, err) {
.Call(`_Carlson_ellZcpp`, phi_, m_, err)
}
ellPIcpp <- function(phi_, n_, m_, err) {
.Call(`_Carlson_ellPIcpp`, phi_, n_, m_, err)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.