Uses of Interface
dk.jonaslindstrom.ruffini.common.functional.TriFunction
Packages that use TriFunction
-
Uses of TriFunction in dk.jonaslindstrom.ruffini.elliptic.algorithms
Classes in dk.jonaslindstrom.ruffini.elliptic.algorithms that implement TriFunctionModifier and TypeClassDescriptionclass
Given two points P and Q of order m on an elliptic curve, this algorithm computes f(Q) where div(f) = [m]P - m[O].