openGPMP
Open Source Mathematics Package
|
#include <euclidean_div.hpp>
Public Member Functions | |
void | binary (uint64_t n) |
void | chunking () |
void | fourier () |
void | goldschmidt () |
void | newton_raphson () |
void | SRT () |
Definition at line 45 of file euclidean_div.hpp.
void gpmp::EuclideanDivision::binary | ( | uint64_t | n | ) |
void gpmp::EuclideanDivision::chunking | ( | ) |
void gpmp::EuclideanDivision::fourier | ( | ) |
void gpmp::EuclideanDivision::goldschmidt | ( | ) |
void gpmp::EuclideanDivision::newton_raphson | ( | ) |
void gpmp::EuclideanDivision::SRT | ( | ) |