openGPMP
Open Source Mathematics Package
|
#include <squares.hpp>
Public Member Functions | |
void | cipolla () |
void | vocklington () |
void | tonelli_shanks () |
void | berlekamp () |
void | kunerth () |
Definition at line 43 of file squares.hpp.
void gpmp::Squares::berlekamp | ( | ) |
void gpmp::Squares::cipolla | ( | ) |
void gpmp::Squares::kunerth | ( | ) |
void gpmp::Squares::tonelli_shanks | ( | ) |
void gpmp::Squares::vocklington | ( | ) |