Functions | |
| void | test_template_functions () |
| template<typename TRing > | |
| void | manual_test () |
| template<int CHAR> | |
| void | testEpsRing (int epsPrecision) |
| template<typename TRing > | |
| void | testRing (unsigned int characteristic, unsigned short epsPrecision=1) |
| template<template< class a, class b > class TRing, typename TScalar , class TScaparPair , int characteristic, int epsPrecision> | |
| void | tt_autotest () |
| void manual_test | ( | ) | [inline] |
Definition at line 60 of file Tests.h.
References epsPrecision.
| void test_template_functions | ( | ) |
Definition at line 25 of file Tests.h.
Referenced by tautotest().
| void testEpsRing | ( | int | epsPrecision | ) | [inline] |
| void testRing | ( | unsigned int | characteristic, | |
| unsigned short | epsPrecision = 1 | |||
| ) | [inline] |
Definition at line 95 of file Tests.h.
References epsPrecision.
1.6.3