BN.FQ12 (bn v0.2.2)
Link to this section Summary
Link to this section Functions
Link to this function
add(fq12_1, fq12_2)
See BN.FQP.add/2
.
Link to this function
divide(fq12_1, fq12_2)
See BN.FQP.divide/2
.
Link to this function
mult(fq12_1, fq12_2)
See BN.FQP.mult/2
.
Link to this function
new(coef)
Specs
Link to this function
one()
Specs
one() :: BN.FQP.t()
Link to this function
pow(fq12_1, fq12_2)
See BN.FQP.pow/2
.
Link to this function
sub(fq12_1, fq12_2)
See BN.FQP.sub/2
.
Link to this function
zero()
Specs
zero() :: BN.FQP.t()