ILNumerics Ultimate VS

ArrayOperationAttribute Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Attribute used to identify acceleratable operations on ILNumerics arrays. Used by ILNumerics.Accelerator.

[ILNumerics Core Module]

Inheritance Hierarchy

SystemObject
  SystemAttribute
    ILNumerics.Core.GlobalArrayOperationAttribute

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

public class ArrayOperationAttribute : Attribute

The ArrayOperationAttribute type exposes the following members.

Constructors

  NameDescription
Public methodArrayOperationAttribute
Create a new ArrayOperationAttribute.

[ILNumerics Core Module]

Top
Properties

  NameDescription
Public propertyProxyTypeName
Top
Remarks

[ILNumerics Core Module]

See Also

Reference