Click or drag to resize

CalculatorDisableSIMDExtensions Method

Deactivates CPU-accelerated SIMD vector operations.

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[DispIdAttribute(52)]
public void DisableSIMDExtensions()
Request Example View Source

Implements

Calculator_CalculatorDisableSIMDExtensions
Remarks
This uses the routines implemented in the Yeppp! (http://www.yeppp.info) library, which must be in the same directory as DTL's.
See Also