pub fn write_matpower(net: &BalancedNetwork) -> StringExpand description
Serialize net to MATPOWER .m text. Echoes the retained source verbatim
when net came from MATPOWER; otherwise emits canonical .m.
pub fn write_matpower(net: &BalancedNetwork) -> StringSerialize net to MATPOWER .m text. Echoes the retained source verbatim
when net came from MATPOWER; otherwise emits canonical .m.