R/export-class.R

#' inla
#'
#' the inla class is defined in the INLA package
#' @name inla-class
#' @seealso \link[INLA]{inla}
#' @importFrom methods setOldClass
#' @exportClass inla
setOldClass("inla")
inbo/INLA documentation built on Dec. 6, 2019, 9:51 a.m.