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