Introduction

Tutorials

Interfaces


API Reference

private cyclefunction

cycle(s::T, t) where T<:CyclicSchedule

Concrete subtypes of CyclicSchedule must implement this function for T. Given s, cycle(s, t) should return the value of the cycle function at iteration t.