Mono Class Library: Overview

Mono.Simd.SimdRuntime: Members

The members of Mono.Simd.SimdRuntime are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
AccelModeAccelMode. The acceleration mode supported in this system.

Public Methods

static
IsMethodAccelerated(Type, string) : bool
Returns true if the specified method is accelerated on this platform.
static
IsMethodAccelerated(Type, string, params Type[]) : bool
Returns true if the specified method is accelerated on this platform.
static
MethodAccelerationMode(System.Reflection.MethodInfo) : AccelMode
Documentation for this section has not yet been entered.
static
MethodAccelerationMode(Type, string) : AccelMode
Returns the acceleration mode for a method.
static
MethodAccelerationMode(Type, string, params Type[]) : AccelMode
Returns the acceleration mode for a method.