| basicNumber.cpp [code] | |
| basicNumber.h [code] | Class representing elements of F_q and F_q[epsilon] |
| BlockMatrix.cpp [code] | |
| BlockMatrix.h [code] | Contains template block matrix data implementation. The matrix is composed by submatrix blocks |
| CompileFunctions.h [code] | Help functions which are evaluated at compile-time |
| fast_polynom.cpp [code] | |
| fast_polynom.h [code] | Fast_polynomxy - representation of polynomials in two varibles |
| fast_polynom_pair.h [code] | |
| fast_Ring.cpp [code] | Fast_Ring implementation |
| fast_Ring.h [code] | Fast_Ring declaration - optimized operations of the finite field F_q and the ring F_q[epsilon] for small characteristic. |
| fastNumber.cpp [code] | |
| fastNumber.h [code] | Datatypes for F_q[], F_q[epsilon], see also basicNumber.h |
| groupdefs.h [code] | |
| Parameterlist.cc [code] | |
| Parameterlist.h [code] | Stores parsed program parameters from input file in Macaulay-style. Design ist outdated |
| parseTools.h [code] | Some functions for input file (or stream) parsing |
| PerformanceStatistics.h [code] | |
| polynom.cpp [code] | |
| polynom.h [code] | Polynomial classes in one and two varibles with template coefficients |
| polynomdefs.h [code] | |
| random.h [code] | Random number generator of L'Ecuyer with Bays-Durham shuffle and added safeguards (numeric recipes) |
| rationalNumber.cc [code] | |
| rationalNumber.h [code] | Implements rational number representation |
| Tests.h [code] | Test units |
| timer.C [code] | Copyright (C) 1994-1997 Givaro Team |
| timer.h [code] | A Timer. Copyright (C) 1994-1997 Givaro Team |
| TMatrix.cpp [code] | |
| TMatrix.h [code] | Template matrix definition, supports rank and kernel computations |
| TVector.cpp [code] | |
| TVector.h [code] | Template vector class. May filled with elements of TRing |
| typedefs.h [code] | Contains ulong64 and long64 typedefs for Windows and Linux environment and P_or_QPolynom-enum |
| xyMonom.cc [code] | |
| xyMonom.h [code] | Contains xyExpPair and xyMonom - monom template representation in two variables |
| frommer/Algorithm.h [code] | |
| frommer/centerfocus.cpp [code] | Main centerfocus program file, includes workflow |
| frommer/centerfocus_defines.h [code] | This file contains variable type definitions for the Centerfocus-Project |
| frommer/CenterFocusTestUnit.h [code] | |
| frommer/CoeffList.cc [code] | |
| frommer/CoeffList.h [code] | |
| frommer/fast_frommer.cpp [code] | Less or more optimized Frommers algorithm implementation. Due to optimization this code is hard to read, see frommer.cpp instaad |
| frommer/fast_frommer.h [code] | Contains Frommers algorithm. For the implementation we followed Kay Moritzen and André Höhn. Due to optimization this code is hard to read, see frommer.cpp instead |
| frommer/frommer.cpp [code] | |
| frommer/frommer.h [code] | Contains Frommers algorithm. For the implementation we followed Kay Moritzen and André Höhn. . Is more secure than fast_Frommer, but less optimized! |
| frommer/groupdefs.h [code] | |
| frommer/Output.h [code] | |
| frommer/RangStatistik.cpp [code] | |
| frommer/RangStatistik.h [code] | Hold statistics of a single centerfocus experiment : distribution of jacobian rank for different numbers of vanished focal values |
| frommer/ReadCenterFocusParams.cpp [code] | |
| frommer/ReadCenterFocusParams.h [code] | Handles centerfocus input parameters from an input file |
| frommer/Statistik.cpp [code] | |
| frommer/Statistik.h [code] | Stores centerfocus trial counts statistics : the number of first at least vanished focal values for each try |
1.5.6