Basic Polynomial Algebra Subprograms (BPAS)
v. 1.791
|
Via conditional inheritance, determine if the ground ring template parameter Ring is an integral domain or not. More...
#include <BPASPolynomialTesters.hpp>
Via conditional inheritance, determine if the ground ring template parameter Ring is an integral domain or not.
If so, the resulting polynomial is a BPASIntegralPolynomial and forms an integral domain.
This tester is used by BPASPolynomial for compile-time type resolution.