cheshirekow
v0.1.0
|
Go to the source code of this file.
Classes | |
struct | mpblocks::cuda::polynomial::get_spec< Negative< Scalar, Exp, Spec > > |
struct | mpblocks::cuda::polynomial::Negative< Scalar, Exp, Spec > |
expression template for sum of two matrix expressions More... | |
Namespaces | |
mpblocks | |
mpblocks::cuda | |
mpblocks::cuda::polynomial | |
Functions | |
template<int idx, typename Scalar , class Exp , class Spec > | |
__host__ __device__ Scalar | mpblocks::cuda::polynomial::get (const Negative< Scalar, Exp, Spec > &exp) |
template<typename Scalar , class Exp , class Spec > | |
__host__ __device__ Negative < Scalar, Exp, Spec > | mpblocks::cuda::polynomial::operator- (RValue< Scalar, Exp, Spec > const &exp) |