Basic Polynomial Algebra Subprograms (BPAS)  v. 1.791
BPASGCDPolynomialTester< Ring, Derived > Class Template Reference

Via conditional inheritance, determine if the ground ring template parameter Ring is a GCD domain or not. More...

#include <BPASPolynomialTesters.hpp>

Simplified semantic inheritance diagram for BPASGCDPolynomialTester< Ring, Derived >:
- Full inheritance diagram for BPASGCDPolynomialTester< Ring, Derived >:
[legend]

Detailed Description

template<class Ring, class Derived>
class BPASGCDPolynomialTester< Ring, Derived >

Via conditional inheritance, determine if the ground ring template parameter Ring is a GCD domain or not.

If so, the resulting polynomial is a BPASGCDPolynomial and forms a GCD domain.

This tester is used by BPASPolynomial for compile-time type resolution.


The documentation for this class was generated from the following file: