f11_cpp function

Function to obtain F11 with C++.

Function to obtain F11 with C++.

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.

Returns

returns the F11 value.

  • Maintainer: Freddy Hernandez-Barajas
  • License: MIT + file LICENSE
  • Last published: 2024-09-13