cheshirekow  v0.1.0
mpblocks::cuda::polynomial::Coefficient< Scalar, Idx > Struct Template Reference

class actually providing storage for a coefficient More...

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

Public Attributes

Scalar value
 

Detailed Description

template<typename Scalar, int Idx>
struct mpblocks::cuda::polynomial::Coefficient< Scalar, Idx >

class actually providing storage for a coefficient

Definition at line 48 of file Polynomial.h.

Member Data Documentation

template<typename Scalar, int Idx>
Scalar mpblocks::cuda::polynomial::Coefficient< Scalar, Idx >::value

Definition at line 50 of file Polynomial.h.


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