Variable ActivationConst

Activation: Record<ActivationType, ((x) => number)> = ...

A dictionary that provides access to each of the built-in activation methods.

Type declaration

    • (x): number
    • Parameters

      • x: number

      Returns number

Generated using TypeDoc