Function construct::ext2 [] [src]

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

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