cpp | R Documentation |
Various low-level functions written in C for efficiency
complex_gamma_cpp(real,imag)
lanczos_cpp(real,imag)
genhypergeo_series_cpp(real_U, imag_U, real_L, imag_L,
real_z, imag_z, tol, maxiter, check_mod, polynomial)
real , imag , real_U , imag_U , real_L , imag_L , real_z , imag_z |
Numeric vectors giving the real and imaginary components of arguments; āUā and āLā stand for Upper or Lower arguments respectively |
tol , maxiter , check_mod , polynomial |
As for
|
NOTE HERE
Robin K. S. Hankin
1+1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.