Back to FabImage Library Lite website
You are here: Start » Configuration » ControlSIMD

ControlSIMD
Header: | FIL.h |
---|---|
Namespace: | fil |
Enables or disables SIMD cpu extension (e.g. SSE, AVX2, NEON) usage by other filters.
Syntax
void fil::ControlSIMD
(
ftl::Optional<fil::SimdLevel::Type> inLevel,
fil::SimdLevel::Type& outLevel
)