Type Definition typenum::operator_aliases::Cube [−][src]
Expand description
Alias to make it easy to cube. Cube<A> = <Square<A> as Mul<A>>::Output
Alias to make it easy to cube. Cube<A> = <Square<A> as Mul<A>>::Output