cheshirekow
v0.1.0
|
stores a squence of polynomials which satisfy the properties of sturms theorem and provides methods for computing the number of sign changes More...
#include <mpblocks/cuda/polynomial/SturmSequence2.h>
Additional Inherited Members | |
Public Types inherited from mpblocks::cuda::polynomial::sturm2_detail::Storage< true, Scalar, Spec, 0 > | |
typedef SturmSpec< Spec, idx > ::result | ThisSpec |
Public Attributes inherited from mpblocks::cuda::polynomial::sturm2_detail::Storage< true, Scalar, Spec, 0 > | |
Polynomial< Scalar, ThisSpec > | poly |
stores a squence of polynomials which satisfy the properties of sturms theorem and provides methods for computing the number of sign changes
Definition at line 101 of file SturmSequence2.h.