generics-functions: Generic functions for implementation of methods of a class

Description Usage Arguments See Also

Description

These generic functions need to be defined to allow for the automatic dispaching mechanism.

Usage

1
2
3

Arguments

object

specifies the object from which the method is to be applied.

...

optional parameters; for documentation see the documentation of the methods to the generic.

See Also

For an overview on the classes of the framework, and all of their methods, see the class diagrams in the package description [cf. quantspec-package].


quantspec documentation built on July 15, 2020, 1:07 a.m.