polylib 7.01
factor Struct Reference

Public Attributes

int count
 
int * fac
 

Detailed Description

Definition at line 5 of file factors.c.

Member Data Documentation

◆ count

int factor::count

Definition at line 6 of file factors.c.

Referenced by all_factors(), allfactors(), prime_factors(), and Simplify().

◆ fac

int * factor::fac

Definition at line 7 of file factors.c.

Referenced by all_factors(), allfactors(), prime_factors(), and Simplify().


The documentation for this struct was generated from the following files: