[Home] Type Microsoft.FSharp.Primitives.FFT.fp


fp is type for the finite field. Currently using p = 2^27.15+1 but do not rely on that. Also, do not rely on fp being represented as int64 since this may (should) change, e.g. to uint32. Note: an abbreviation for int64

Full Type Signature

type fp = int64

See Also

Microsoft.FSharp.Primitives.FFT


Documentation for assembly fslib, version 1.1.10.1, generated using F# version 1.1.10.1