Introduction

Tutorials

Interfaces


API Reference

public Lambdaparametric type

Lambda{T} <: AbstractSchedule
Lambda(;f)

Wrap an arbitrary function f into a schedule. The schedule output at iteration t is f(t).