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

#include <mpblocks/cuda/polynomial/SturmSequence3.h>

Public Types

typedef Polynomial< Scalar, Spec0Poly0
 
typedef Polynomial< Scalar, Spec1Poly1
 
typedef Polynomial< Scalar, Spec2Poly2
 
typedef Polynomial< Scalar, Spec3Poly3
 
typedef Polynomial< Scalar, Spec4Poly4
 
typedef Polynomial< Scalar, Spec5Poly5
 
typedef Polynomial< Scalar, Spec6Poly6
 
typedef Polynomial< Scalar, Spec7Poly7
 
typedef Polynomial< Scalar, Spec8Poly8
 
typedef Polynomial< Scalar, Spec9Poly9
 
typedef Spec Spec0
 
typedef
sturm2_detail::SturmSpec< Spec, 1 >
::result 
Spec1
 
typedef
sturm2_detail::SturmSpec< Spec, 2 >
::result 
Spec2
 
typedef
sturm2_detail::SturmSpec< Spec, 3 >
::result 
Spec3
 
typedef
sturm2_detail::SturmSpec< Spec, 4 >
::result 
Spec4
 
typedef
sturm2_detail::SturmSpec< Spec, 5 >
::result 
Spec5
 
typedef
sturm2_detail::SturmSpec< Spec, 6 >
::result 
Spec6
 
typedef
sturm2_detail::SturmSpec< Spec, 7 >
::result 
Spec7
 
typedef
sturm2_detail::SturmSpec< Spec, 8 >
::result 
Spec8
 
typedef
sturm2_detail::SturmSpec< Spec, 9 >
::result 
Spec9
 

Detailed Description

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

Definition at line 52 of file SturmSequence3.h.

Member Typedef Documentation

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec0> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly0

Definition at line 65 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec1> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly1

Definition at line 66 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec2> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly2

Definition at line 67 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec3> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly3

Definition at line 68 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec4> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly4

Definition at line 69 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec5> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly5

Definition at line 70 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec6> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly6

Definition at line 71 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec7> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly7

Definition at line 72 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec8> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly8

Definition at line 73 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Polynomial<Scalar,Spec9> mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Poly9

Definition at line 74 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef Spec mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec0

Definition at line 54 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef sturm2_detail::SturmSpec<Spec,1>::result mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec1

Definition at line 55 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef sturm2_detail::SturmSpec<Spec,2>::result mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec2

Definition at line 56 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef sturm2_detail::SturmSpec<Spec,3>::result mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec3

Definition at line 57 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef sturm2_detail::SturmSpec<Spec,4>::result mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec4

Definition at line 58 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef sturm2_detail::SturmSpec<Spec,5>::result mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec5

Definition at line 59 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef sturm2_detail::SturmSpec<Spec,6>::result mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec6

Definition at line 60 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef sturm2_detail::SturmSpec<Spec,7>::result mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec7

Definition at line 61 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef sturm2_detail::SturmSpec<Spec,8>::result mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec8

Definition at line 62 of file SturmSequence3.h.

template<typename Scalar , class Spec >
typedef sturm2_detail::SturmSpec<Spec,9>::result mpblocks::cuda::polynomial::SturmTypes< Scalar, Spec >::Spec9

Definition at line 63 of file SturmSequence3.h.


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