Click or drag to resize

CalculatorEnableSIMDExtensions Method

Activates CPU-accelerated SIMD vector operations.

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

Implements

Calculator_CalculatorEnableSIMDExtensions
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