Basic Polynomial Algebra Subprograms (BPAS)
v. 1.791
|
Via conditional inheritance, determine if the ground ring template parameter Ring is a GCD domain or not. More...
#include <BPASPolynomialTesters.hpp>
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.