cheshirekow  v0.1.0
mpblocks::cuda::polynomial::CountZeros< size > 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)
 

Detailed Description

template<int size>
struct mpblocks::cuda::polynomial::CountZeros< size >

Definition at line 79 of file SturmSequence3.h.

Member Function Documentation

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

Definition at line 83 of file SturmSequence3.h.


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