make_call_args: Make call argument types

View source: R/registration.R

make_call_argsR Documentation

Make call argument types

Description

This uses implicit fortran conventions, that is integers for variables prefixed with i through n and reals for others

Usage

make_call_args(...)

Arguments

...

list of variable names, as is

Examples

make_call_args(no,ni,x,y,w,theta,ng,mg,aa,ne,nx,nlam,ulam,thr,maxit,verbose,ao,ia,kin,nlp,jerr)



bnaras/SUtools documentation built on Nov. 26, 2022, 6:07 p.m.