GiNaCRA  0.6.4
GiNaCRA::polynomial_has_nonzero_sign Struct Reference
Inheritance diagram for GiNaCRA::polynomial_has_nonzero_sign:
Collaboration diagram for GiNaCRA::polynomial_has_nonzero_sign:

Public Member Functions

 polynomial_has_nonzero_sign (const RationalUnivariatePolynomial &p)
bool operator() (const RealAlgebraicNumberPtr &a) const
 Tests whether the given RationalUnivariatePolynomial has nonzero sign on the given real algebraic number.

Data Fields

RationalUnivariatePolynomial p

Detailed Description

Definition at line 43 of file RealAlgebraicNumberFactory.cpp.


Constructor & Destructor Documentation


Member Function Documentation

bool GiNaCRA::polynomial_has_nonzero_sign::operator() ( const RealAlgebraicNumberPtr a) const [inline]

Tests whether the given RationalUnivariatePolynomial has nonzero sign on the given real algebraic number.

Parameters:
a(unverified input)

Definition at line 56 of file RealAlgebraicNumberFactory.cpp.

References p, and GiNaC::ZERO_SIGN.


Field Documentation


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