PreComputedGroupElement

Overview

Location

Instance Methods


constructor

 

constructor

 

PreComputedGroupElement()

 

init()

 

Sub New()

 

constructor(ayPlusX: FieldElement; ayMinusX: FieldElement; axy2d: FieldElement)

 

PreComputedGroupElement(FieldElement ayPlusX, FieldElement ayMinusX, FieldElement axy2d)

 

init(_ ayPlusX: FieldElement, _ ayMinusX: FieldElement, _ axy2d: FieldElement)

 

Sub New(ayPlusX As FieldElement, ayMinusX As FieldElement, axy2d As FieldElement)

Parameters:

  • ayPlusX:
  • ayMinusX:
  • axy2d:

constructor (PreComputedGroupElement)

 

constructor(value: PreComputedGroupElement)

 

PreComputedGroupElement(PreComputedGroupElement value)

 

init(_ value: PreComputedGroupElement)

 

Sub New(value As PreComputedGroupElement)

Parameters:

  • value: