#include "fast_Ring.h"
Go to the source code of this file.
Namespaces | |
| namespace | nCenterFocus |
composes an output file name from prefix and used Program params | |
Functions | |
| int | nCenterFocus::centerfocus (int argc, const char *argv[]) |
| Main centerfocus routine. | |
| template<class TPolynomdefs > | |
| void | nCenterFocus::templatedPolynomDefsSingleTest (TPolynomdefs &defs) |
| template<template< int > class TPolynomdefs> | |
| void | nCenterFocus::testStaticPolynomDefs () |
| template<class TPolynomdefs > | |
| void | nCenterFocus::testDynamicPolynomDefs () |
| void | nCenterFocus::testAllStaticPolynomDefs () |
| void | nCenterFocus::testAllDynamicPolynomDefs () |
| void | nCenterFocus::testAllPolynomDefs () |
| bool | nCenterFocus::testTrim () |
| bool | nCenterFocus::testExample () |
| bool | nCenterFocus::testParameterParser01 () |
| template<class FrommerType > | |
| void | nCenterFocus::frommer_TestNo1 (FrommerType &frommer) |
| template<class FrommerType > | |
| void | nCenterFocus::frommer_TestNo2 (FrommerType &frommer) |
| template<class FrommerType > | |
| void | nCenterFocus::frommer_TestNo3 (FrommerType &frommer) |
| template<class FrommerType > | |
| void | nCenterFocus::frommer_TestNo4_a (FrommerType &frommer) |
| template<class FrommerType > | |
| void | nCenterFocus::frommer_TestNo4_b (FrommerType &frommer) |
| template<class FrommerType > | |
| void | nCenterFocus::frommer_TestNo5 (FrommerType &frommer) |
| template<class FrommerType > | |
| void | nCenterFocus::frommer_TestNo6 (FrommerType &frommer) |
| template<class FrommerType > | |
| void | nCenterFocus::frommerTest (int characteristic, int epsPrecision) |
| template<class FrommerType > | |
| void | nCenterFocus::frommerTestInternal (int epsPrecision) |
| void | nCenterFocus::frommerTest () |
1.6.3