pub fn select_transform_impl() -> TransformImplExpand description
Select the best transform implementation for the current CPU.
This function detects CPU capabilities and returns the optimal transform implementation.
ยงReturns
The best available TransformImpl for the current CPU.