nxt.pythagorean_triples

Pythogorean triple generators.

Members

Functions

pythagoreanTriples
auto pythagoreanTriples()

Get all Pythogorean triples in an infinite generator.

Structs

PossiblePythagoreanTriples
struct PossiblePythagoreanTriples(T)

Pythogorean triple generator rangeg.

See Also

Meta