libnabo  1.0.1
Static Public Member Functions
Nabo::EnableCLTypeSupport< double > Struct Template Reference

CL support code for double. More...

List of all members.

Static Public Member Functions

static string code (const cl::Device &device)
 Return CL code to enable double support and set it for use by our CL code.

Detailed Description

template<>
struct Nabo::EnableCLTypeSupport< double >

CL support code for double.


Member Function Documentation

static string Nabo::EnableCLTypeSupport< double >::code ( const cl::Device &  device) [inline, static]

Return CL code to enable double support and set it for use by our CL code.

This is more complex than float as double is not supported by default.


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