linbox
smithsparse.C File Reference

Functions

template<class I1, class Lp>
void distinct (I1 a, I1 b, Lp &c)
 
template<class I>
void display (I b, I e)
 
template<class Int_type, class Ring_type = Givaro::ZRing<Int_type>>
void runpoweroftworank (ifstream &input, const size_t exponent, size_t StPr)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ distinct()

template<class I1, class Lp>
void distinct ( I1 a,
I1 b,
Lp & c )
Bug
this already exists elsewhere

◆ display()

template<class I>
void display ( I b,
I e )

◆ runpoweroftworank()

template<class Int_type, class Ring_type = Givaro::ZRing<Int_type>>
void runpoweroftworank ( ifstream & input,
const size_t exponent,
size_t StPr )

◆ main()

int main ( int argc,
char * argv[] )