R/ibm-rcpp.R

Defines functions local.int.cpp

local.int.cpp <- function(posx, posy, R1, R2){
  .Call("local_int_cpp", posx, posy, R1, R2, PACKAGE = "ibm" )
}

Try the ibm package in your browser

Any scripts or data that you put into this service are public.

ibm documentation built on May 29, 2024, 6:33 a.m.