Click or drag to resize

NMathConfigurationInit Method

Initializes this NMath configuration.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static void Init()
Remarks
Init() causes immediate loading of the NMath kernel assembly, license validation, and performs a small calculation to ensure that the NMath native library can be located at runtime.
See Also