Summary method for class "rSPDEobj"
# S3 method for rSPDEobj
summary(object, ...)# S3 method for summary.rSPDEobj
print(x, ...)
# S3 method for rSPDEobj
print(x, ...)
an object of class "rSPDEobj", usually, a result of a call
to fractional.operators()
, matern.operators()
, or
spde.matern.operators()
.
further arguments passed to or from other methods.
an object of class "summary.rSPDEobj", usually, a result of a call
to summary.rSPDEobj()
.