pub fn calculate_coefficients_for_npv(
asset: &AssetRef,
time_slice_info: &TimeSliceInfo,
reduced_costs: &ReducedCosts,
) -> CoefficientsMap
Expand description
Calculates the cost coefficients for NPV.
pub fn calculate_coefficients_for_npv(
asset: &AssetRef,
time_slice_info: &TimeSliceInfo,
reduced_costs: &ReducedCosts,
) -> CoefficientsMap
Calculates the cost coefficients for NPV.