ILNumerics Ultimate VS

SettingsDefaultArrayStyle Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Default array style for initializing the property in new threads. Default: ILNumericsV4.

[ILNumerics Core Module]

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static ArrayStyles DefaultArrayStyle { get; set; }

Property Value

Type: ArrayStyles
Remarks

The value of this property is used as the ArrayStyle of new computational threads.

[ILNumerics Core Module]

See Also

Reference