JayBeams
0.1
Another project to have fun coding.
jb
opencl
microbenchmark_config.cpp
Go to the documentation of this file.
1
#include "
jb/opencl/microbenchmark_config.hpp
"
2
3
jb::opencl::microbenchmark_config::microbenchmark_config
()
4
: microbenchmark(desc(
"microbenchmark"
,
"microbenchmark"
), this)
5
, log(desc(
"log"
,
"log"
), this)
6
, opencl(desc(
"opencl"
), this) {
7
}
jb::opencl::microbenchmark_config::microbenchmark_config
microbenchmark_config()
Definition:
microbenchmark_config.cpp:3
microbenchmark_config.hpp
Generated by
1.8.13