Skip to contents

Internal factory for creating decay functions, used in TMA v0.1.0. Not exported. Kept for backward compatibility with legacy code.

Usage

decay(what, ...)

Arguments

what

Function to use as the decay kernel.

...

Named parameters to pass to `what`.

Value

A function that applies the specified decay kernel to its input.