|
Givaro 4.2.1
|
Namespaces | |
| namespace | RecInt |
| NOTE : For this common file, either basic/reduc.h or mg/reduc.h has to be pre-included. | |
Functions | |
| template<size_t K> | |
| rmint< K, MG_ACTIVE > & | inv (rmint< K, MG_ACTIVE > &a, const rmint< K, MG_ACTIVE > &b) |
| template<size_t K> | |
| rmint< K, MG_ACTIVE > & | inv (rmint< K, MG_ACTIVE > &a) |
| template<size_t K, typename T> | |
| std::enable_if< std::is_arithmetic< T >::value, rmint< K, MG_ACTIVE > & >::type | inv (rmint< K, MG_ACTIVE > &a, const T &b) |