GE..::..SetAllGroupElementJacobianVariable Method

Namespace:  SecretNET.Crypto.Secp256k1
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static void SetAllGroupElementJacobianVariable(
	Span<GE> r,
	ReadOnlySpan<GEJ> a,
	int len
)

Parameters

r
Type: Span<(Of <(<'GE>)>)>
a
Type: ReadOnlySpan<(Of <(<'GEJ>)>)>
len
Type: Int32