net.finmath.climate.models.SavingsRateModel Maven / Gradle / Ivy
package net.finmath.climate.models;
import java.util.function.Function;
import net.finmath.stochastic.RandomVariable;
public interface SavingsRateModel extends Function {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy