linbox
OpCounter Class Reference

#include <rational-reconstruction-base.h>

Public Member Functions

 OpCounter ()
 
void write (std::ostream &is)
 

Data Fields

size_t div_counter
 
size_t mul_counter
 
size_t gcd_counter
 

Constructor & Destructor Documentation

◆ OpCounter()

OpCounter ( )
inline

Member Function Documentation

◆ write()

void write ( std::ostream & is)
inline

Field Documentation

◆ div_counter

size_t div_counter

◆ mul_counter

size_t mul_counter

◆ gcd_counter

size_t gcd_counter

The documentation for this class was generated from the following file: