Function construct::ext1 [] [src]

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

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