[−][src]Function eq_bailsman::rate::total_weights
pub fn total_weights(
xs: &Vec<FixedI64>,
prices: &Vec<FixedI64>,
total: FixedI64
) -> Result<Vec<FixedI64>, InterestRateError>
Service function for volatility calculations
pub fn total_weights(
xs: &Vec<FixedI64>,
prices: &Vec<FixedI64>,
total: FixedI64
) -> Result<Vec<FixedI64>, InterestRateError>
Service function for volatility calculations