Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generators ¶
type Generators[T any] struct { G *T H *T GBold []*T HBold []*T HSum []*T }
func NewGenerators ¶
func NewGenerators[P any, V curve.Point[P]](G, H *P, GBold, HBold []*P) (g *Generators[P], err error)
Click to show internal directories.
Click to hide internal directories.