cheshirekow  v0.1.0
mpblocks::cuda::polynomial::SturmSequence2< Scalar, Spec > Struct Template Reference

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>

Inheritance diagram for mpblocks::cuda::polynomial::SturmSequence2< Scalar, Spec >:
mpblocks::cuda::polynomial::sturm2_detail::Storage< true, Scalar, Spec, 0 > mpblocks::cuda::polynomial::Storage< Index< Spec, idx+1 >::enabled, Scalar, Spec, idx+1 >

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, ThisSpecpoly
 

Detailed Description

template<typename Scalar, class Spec>
struct mpblocks::cuda::polynomial::SturmSequence2< Scalar, Spec >

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.


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