openGPMP
Open Source Mathematics Package
Public Member Functions | List of all members
gpmp::Squares Class Reference

#include <squares.hpp>

Public Member Functions

void cipolla ()
 
void vocklington ()
 
void tonelli_shanks ()
 
void berlekamp ()
 
void kunerth ()
 

Detailed Description

Definition at line 43 of file squares.hpp.

Member Function Documentation

◆ berlekamp()

void gpmp::Squares::berlekamp ( )

◆ cipolla()

void gpmp::Squares::cipolla ( )

◆ kunerth()

void gpmp::Squares::kunerth ( )

◆ tonelli_shanks()

void gpmp::Squares::tonelli_shanks ( )

◆ vocklington()

void gpmp::Squares::vocklington ( )

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