R/QRcpp2_C.R

#' QRcpp2_C
#' to be documented
#' @usage QRcpp2_C(AA, bb, cc)
#' @param AA  to be documented
#' @param bb  to be documented
#' @param cc  to be documented
#' @keywords internal
#' @return to be documented
QRcpp2_C <-
function (AA, bb, cc)
.Call("QRcpp2_C", AA, bb, cc, PACKAGE = "mgwrsar")

Try the mgwrsar package in your browser

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

mgwrsar documentation built on April 17, 2023, 9:09 a.m.