pub fn calc_bprime_matrix(
case: &IndexedNetwork<'_>,
opts: &BuildOptions,
) -> Result<CsMat<f64>>Expand description
Calculate the MATPOWER fast decoupled power flow Bp matrix.
pub fn calc_bprime_matrix(
case: &IndexedNetwork<'_>,
opts: &BuildOptions,
) -> Result<CsMat<f64>>Calculate the MATPOWER fast decoupled power flow Bp matrix.