Mono Class Library: OverviewMono.Simd.SimdRuntime: Members |
The members of Mono.Simd.SimdRuntime are listed below.
See Also: Inherited members from System.Object
staticIsMethodAccelerated(Type, string) : bool Returns true if the specified method is accelerated on this platform. staticIsMethodAccelerated(Type, string, params Type[]) : bool Returns true if the specified method is accelerated on this platform. staticMethodAccelerationMode(System.Reflection.MethodInfo) : AccelMode Documentation for this section has not yet been entered. staticMethodAccelerationMode(Type, string) : AccelMode Returns the acceleration mode for a method. staticMethodAccelerationMode(Type, string, params Type[]) : AccelMode Returns the acceleration mode for a method.