millerLoop
export function millerLoop(
a: Point2<bigint>,
b: Point2<[bigint, bigint]>
): FieldElement12
Arguments
Name | Type | Description |
---|---|---|
a | Point2<bigint> | |
b | Point2<[bigint, bigint]> |
Return value
FieldElement12
export function millerLoop(
a: Point2<bigint>,
b: Point2<[bigint, bigint]>
): FieldElement12
Name | Type | Description |
---|---|---|
a | Point2<bigint> | |
b | Point2<[bigint, bigint]> |
FieldElement12