f11_cpp: Function to obtain F11 with C++.

View source: R/RcppExports.R

f11_cppR Documentation

Function to obtain F11 with C++.

Description

Function to obtain F11 with C++.

Usage

f11_cpp(gamma, lambda, maxiter_series = 10000L, tol = 1e-10)

Arguments

gamma

numeric value for gamma.

lambda

numeric value for lambda.

maxiter_series

numeric value.

tol

numeric value.

Value

returns the F11 value.


fhernanb/prueba documentation built on March 29, 2025, 6:42 p.m.