Language

SveSha3 Class

Definition

Important

This API is not CLS-compliant.

public ref class SveSha3 abstract : System::Runtime::Intrinsics::Arm::ArmBase
[System.CLSCompliant(false)]
[System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public abstract class SveSha3 : System.Runtime.Intrinsics.Arm.ArmBase
[<System.CLSCompliant(false)>]
[<System.Diagnostics.CodeAnalysis.Experimental("SYSLIB5003", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
type SveSha3 = class
    inherit ArmBase
Public MustInherit Class SveSha3
Inherits ArmBase
Inheritance
SveSha3
Attributes

Properties

Name Description
IsSupported

Methods

Name Description
BitwiseRotateLeftBy1AndXor(Vector<Int64>, Vector<Int64>)
BitwiseRotateLeftBy1AndXor(Vector<UInt64>, Vector<UInt64>)
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to