functionX-class {robustbase} | R Documentation |
The class "functionX"
of vectorized functions of one argument
x
and typically further tuning parameters.
Objects can be created by calls of the form new("functionX", ...)
.
.Data
:"function"
.
Class "function"
, from data part.
Class "OptionalFunction"
, by class "function"
.
Class "PossibleMethod"
, by class "function"
.
No methods defined with class "functionX" in the signature.
Martin Maechler
functionXal-class
for functionals of "functionX"
;
psiFunc
, and
psi_func-class
which has several functionX
slots.