private
basevalue
— function
basevalue(s::T) where T<:DecaySchedule
Concrete subtypes of DecaySchedule
must implement this function for T
.
Given s
, the function should return the base value of s
.
private
basevalue
— function
basevalue(s::T) where T<:DecaySchedule
Concrete subtypes of DecaySchedule
must implement this function for T
.
Given s
, the function should return the base value of s
.