JayBeams
0.1
Another project to have fun coding.
jb
opencl
generic_reduce_program.hpp
Go to the documentation of this file.
1
#ifndef jb_opencl_generic_reduce_program_hpp
2
#define jb_opencl_generic_reduce_program_hpp
3
4
namespace
jb
{
5
namespace
opencl {
6
7
/// Contains the code for the kernels used in computing the argmax.
8
extern
char
const
generic_reduce_program_source
[];
9
10
}
// namespace opencl
11
}
// namespace jb
12
13
#endif // jb_opencl_generic_reduce_program_hpp
jb::opencl::generic_reduce_program_source
char const generic_reduce_program_source[]
Contains the code for the kernels used in computing the argmax.
jb
The top-level namespace for the JayBeams library.
Definition:
as_hhmmss.hpp:7
Generated by
1.8.13