cheshirekow  v0.1.0
mpblocks::cuda::polynomial::CountZeros< 5 > Struct Template Reference

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

Static Public Member Functions

template<typename Scalar , class Spec >
__host__ static __device__ int count_zeros (const Polynomial< Scalar, Spec > &poly, Scalar s0, Scalar s1)
 

Detailed Description

template<>
struct mpblocks::cuda::polynomial::CountZeros< 5 >

Definition at line 314 of file SturmSequence3.h.

Member Function Documentation

template<typename Scalar , class Spec >
__host__ static __device__ int mpblocks::cuda::polynomial::CountZeros< 5 >::count_zeros ( const Polynomial< Scalar, Spec > &  poly,
Scalar  s0,
Scalar  s1 
)
inlinestatic

Definition at line 318 of file SturmSequence3.h.


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