Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFF ¶
func GenerateFF(F *field.FieldConfig, outputDir string) error
GenerateFF will generate go (and .s) files in outputDir for modulus (in base 10)
Example usage
fp, _ = field.NewField("fp", "Element", fpModulus") generator.GenerateFF(fp, filepath.Join(baseDir, "fp"))
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.