Function

Definition of a function of one variable versus a second (potentially several) variable(s).

Fields

  • function_name: String, default = ""

    Unique name of this function that will be referenced by other objects. (required)

  • domain_dimension: Integer, default = 1

    Dimensionality of the domain.

  • function_type: FunctionType, default = NONE

  • function: FunctionType, default = NONE

    Type of this function. (required)

See also ReflexInput.