20_runtime_function_objects: Runtime Function Objects

Description Usage Arguments Value

Description

Hard-coded functions, representing (runtime) S4-based function objects.

DO NOT CALL THESE FUNCTIONS.
CALL A CONSTRUCTOR, WHICH SHOULD RETURN A FUNCTION OBJECT.

Usage

1
kub.function.object (x)

Arguments

x

A numeric vector (or array), giving the evaluation points.
This can include nonfinite values.

Value

All function objects return a numeric vector (or numeric array).

The dimensions of the input, determine the dimensions of the output.


kubik documentation built on April 15, 2021, 9:09 a.m.