Class WarmUpTracker

    • Method Detail

      • getNewValue

        public float getNewValue​(int numUpdate)
        Fetches the value after the given number of steps/updates.
        Specified by:
        getNewValue in interface Tracker
        Parameters:
        numUpdate - the total number of steps/updates
        Returns:
        this Builder