mirx2

Function mirx2 

Source
pub fn mirx2<T: Float>(x: T, a: Fn2<T>) -> Fn2<T>
where f64: Cast<T>,
Expand description

Bake mirror 2d -> 3d around yz-plane at x coordinate.