Skip to main content

count_curve_fp

Function count_curve_fp 

Source
pub fn count_curve_fp(f: &[BigInt], p: &BigInt, inf: i64) -> i64
Expand description

#{(x,y) ∈ 𝔽_p² : y² = f(x)} + inf — the 𝔽_p-point count of y² = f(x) (inf = points at infinity).