rational.type<- {rSPDE} | R Documentation |
Changing the type of the rational approximation
Description
Changing the type of the rational approximation
Usage
rational.type(x) <- value
Arguments
x |
A |
value |
The type of rational approximation. The current options are "chebfun", "brasil" and "chebfunLB" |
Value
An object of the same class with the new rational approximation.
[Package rSPDE version 2.3.3 Index]