mprec
has been removed. The type of precision
is now controlled by the parameter type
.
type = 'double'
gives double precisiontype = 'multi'
gives multiprecisiontype
is unspecified is to
decide adaptively based on the input parameters which type of precision
to choose.