Mono.Simd.AccelerationAttribute Class
Documents the minimal hardware requirements for an operation to be hardware accelerated .

See Also: AccelerationAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Constructor | System.AttributeTargets.Method | System.AttributeTargets.Property | System.AttributeTargets.All, Inherited=false)]
public sealed class AccelerationAttribute : Attribute

Remarks

This attribute is used to decorate methods, constructors and properties to document the minimal hardware requirements for Mono to map the operation to a native hardware operation.

Requirements

Namespace: Mono.Simd
Assembly: Mono.Simd (in Mono.Simd.dll)
Assembly Versions: 2.0.0.0