Public Types

CHECK_SCALAR_TEMPLATE_ARGUMENT< T > Struct Template Reference

A guard that checks whether the floating point type of GPU types is either float or double. More...

#include <tools.hpp>

Public Types

typedef
T::ERROR_SCALAR_MUST_HAVE_TEMPLATE_ARGUMENT_FLOAT_OR_DOUBLE 
ResultType

Detailed Description

template<typename T>
struct viennacl::tools::CHECK_SCALAR_TEMPLATE_ARGUMENT< T >

A guard that checks whether the floating point type of GPU types is either float or double.


Member Typedef Documentation

typedef T::ERROR_SCALAR_MUST_HAVE_TEMPLATE_ARGUMENT_FLOAT_OR_DOUBLE ResultType

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