Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CurvePoint

Index

Constructors

constructor

Properties

Private t

t: GfP

Private x

x: GfP

Private y

y: GfP

Private z

z: GfP

Static generator

generator: CurvePoint = new CurvePoint(1, -2, 1, 1)

Methods

add

clone

copy

dbl

equals

  • equals(o: any): boolean

getX

getY

isInfinity

  • isInfinity(): boolean

isOnCurve

  • isOnCurve(): boolean

makeAffine

  • makeAffine(): void

mul

negative

setInfinity

  • setInfinity(): void

toString

  • toString(): string

Static hashToPoint

Generated using TypeDoc