Skip to main content

calc_bprime_matrix

Function calc_bprime_matrix 

Source
pub fn calc_bprime_matrix(
    case: &IndexedNetwork<'_>,
    opts: &BuildOptions,
) -> Result<CsMat<f64>>
Expand description

Calculate the MATPOWER fast decoupled power flow Bp matrix.