You are here: Start » FIL.NET » FIS.ControlSIMD Method
FIS.ControlSIMD Method
Enables or disables SIMD cpu extension (e.g. SSE, AVX2, NEON) usage by other filters.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ControlSIMD ( out FilNet.SimdLevel outLevel )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | outLevel | FilNet.SimdLevel | Actually adjusted simd level. |