Module prio::pcp::types[][src]

Expand description

A collection of data types.

Structs

Values of this type encode a simple boolean (either true or false).

This type is used to compute the mean and variance of a sequence of integers in range [0, 2^bits) for some length parameter bits.

This type represents vectors for which poly(x) == 0 holds for some polynomial poly and each vector element x.

Enums

Errors propagated by methods in this module.