Tests.h File Reference

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)

Detailed Description

Definition in file Tests.h.


Function Documentation

void autotest (  ) 
Todo:
test fauls for tautotest<unsigned char,short>();, use valgrind!

Definition at line 191 of file Tests.h.

Referenced by main().

template<typename TScalar , class TScaparPair >
void tautotest (  )  [inline]

Definition at line 173 of file Tests.h.

References test_template_functions().

Here is the call graph for this function:

void testRandom ( int  characteristic  ) 
Todo:
: Abweichungstest einbauen visual random test...
Note:
Da der Zufallsgenerator Abweichungen hat, haben Statistikaussagen einen Fehler. Bei 10.000 c.a. 12 Prozent Abweichung Bei 100.000 c.a. 6 Prozent Abweichung Bei 1.000.000 c.a. 1.2 Prozent Abweichung Bei 10.000.000 c.a. 0.6 Prozent Abweichung Bei 100.000.000 c.a. 0.12 Prozent Abweichung

Definition at line 207 of file Tests.h.

References random().

Referenced by main().

Here is the call graph for this function:

Generated on Tue Nov 23 13:10:52 2010 for centerfocus by  doxygen 1.6.3