Skip to main content

select_transform_impl

Function select_transform_impl 

Source
pub fn select_transform_impl() -> TransformImpl
Expand 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.