pub fn derived_third_contracted<const K: usize, P: RowNllProgram<K> + ?Sized>( prog: &P, row: usize, dir: &[f64; K], ) -> Result<[[f64; K]; K], String>
Mechanically derived row_third_contracted channel.
row_third_contracted