Home
last modified time | relevance | path

Searched defs:FactorTerm (Results 1 – 2 of 2) sorted by relevance

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/cznic/mathutil/
H A Dprimes.go263 type FactorTerm struct { struct
264 Prime uint32 // The divisor
265 Power uint32 // Term == Prime^Power
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/cznic/mathutil/
H A Dprimes.go263 type FactorTerm struct { struct
264 Prime uint32 // The divisor
265 Power uint32 // Term == Prime^Power