Definition of ElementPrime methods. More...
Namespaces | |
F4 | |
Functions | |
template<typename baseType > | |
ostream & | F4::operator<< (ostream &stream, ElementPrime< baseType > const &element) |
template<typename baseType > | |
ElementPrime< baseType > | F4::operator* (ElementPrime< baseType > const &element1, ElementPrime< baseType > const &element2) |
Overload the operator *. More... | |
template<typename baseType > | |
ElementPrime< baseType > | F4::operator- (ElementPrime< baseType > const &element) |
Overload the operator -. More... | |
Definition of ElementPrime methods.