mirror of
https://github.com/google/nomulus
synced 2026-01-09 15:43:52 +00:00
It turns out that StackdriverWriter uses reflection on the class of the DistributionFitter instance, so rather than giving it custom handling for FibonacciFitters, it's easier to turn FibonacciFitter into a single utility method that takes advantage of existing support for CustomFitters. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=158190147