FactorFound.cc File Reference

Implementation of a helper class for storing factors. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * myMAL (void)
std::string MAL (const mpz_t factor, const unsigned int exponent=1)
std::string MAL (const mpz_t factor, const unsigned int exponent, const std::ostringstream &comment)
std::string MAL (const mpz_t factor, const std::ostringstream &comment)
std::string MAL (const unsigned long int factor, const unsigned int exponent=1)


Detailed Description

Implementation of a helper class for storing factors.

Definition in file FactorFound.cc.


Function Documentation

std::string MAL ( const unsigned long int  factor,
const unsigned int  exponent = 1 
)

Definition at line 116 of file FactorFound.cc.

References TFoundFactors::AutoSave(), FoundFactors, and myMAL().

Here is the call graph for this function:

std::string MAL ( const mpz_t  factor,
const std::ostringstream comment 
)

Definition at line 107 of file FactorFound.cc.

References TFoundFactors::AutoSave(), FoundFactors, myMAL(), and std::basic_ostringstream< _CharT, _Traits, _Alloc >::str().

Referenced by CRelation::ComputeQuadraticCongruence(), easy_factor(), elliptic_curves::factor_found(), fermat_like_method(), phimat(), phimat2(), pollard(), polphi_template(), Potenztest(), Cprocess_clients::process_data_stream(), Cprocess_clients::process_data_stream_ecm(), process_ecm(), and try_memorized_factors().

Here is the call graph for this function:

std::string MAL ( const mpz_t  factor,
const unsigned int  exponent,
const std::ostringstream comment 
)

Definition at line 96 of file FactorFound.cc.

References TFoundFactors::AutoSave(), FoundFactors, myMAL(), and std::basic_ostringstream< _CharT, _Traits, _Alloc >::str().

Here is the call graph for this function:

std::string MAL ( const mpz_t  factor,
const unsigned int  exponent = 1 
)

Definition at line 86 of file FactorFound.cc.

References TFoundFactors::AutoSave(), FoundFactors, and myMAL().

Here is the call graph for this function:

const char* myMAL ( void   ) 

Definition at line 65 of file FactorFound.cc.

Referenced by MAL().


Generated on Wed Nov 7 23:29:49 2007 for Qsieve by  doxygen 1.5.4