Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GfP12

Index

Constructors

constructor

Properties

Private x

x: GfP6

Private y

y: GfP6

Static Private ONE

ONE: GfP12 = new GfP12(GfP6.zero(), GfP6.one())

Static Private ZERO

ZERO: GfP12 = new GfP12(GfP6.zero(), GfP6.zero())

Methods

add

conjugate

equals

  • equals(o: any): boolean
  • Parameters

    • o: any

    Returns boolean

    true when both are equal, false otherwise

exp

frobenius

frobeniusP2

getX

getY

invert

isOne

  • isOne(): boolean

isZero

  • isZero(): boolean

mul

mulScalar

neg

square

sub

toString

  • toString(): string

Static one

Static zero

Generated using TypeDoc