generics-functions function

Generic functions for implementation of methods of a class

Generic functions for implementation of methods of a class

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

increasePrecision(object, ...) getPositions(object, ...)

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].

  • Maintainer: Tobias Kley
  • License: GPL (>= 2)
  • Last published: 2024-07-11