Test units. More...
Go to the source code of this file.
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 () |
| template<typename TScalar , class TScaparPair > | |
| void | tautotest () |
| void | autotest () |
| void | testRandom (int characteristic) |
Definition in file Tests.h.
| void autotest | ( | ) |
Definition at line 191 of file Tests.h.
Referenced by main().
| void tautotest | ( | ) | [inline] |
Definition at line 173 of file Tests.h.
References test_template_functions().

| void testRandom | ( | int | characteristic | ) |
Definition at line 207 of file Tests.h.
References random().
Referenced by main().

1.6.3