Function ext1

Source
pub fn ext1<T: Float>(a: Fn1<T>, b: Fn1<T>) -> Fn2<T>
Expand description

Extends a 1d shape into 2d by adding a vector to the result generated by a 1d shape.