#include "bruteforce.h"
#include "paramset.h"
#include "dynload.h"
Go to the source code of this file.
Variables | |
static DynamicLoader::RegisterAccelerator < BruteForceAccel > | r ("bruteforce") |
static DynamicLoader::RegisterAccelerator < BruteForceAccel > | r2 ("none") |
DynamicLoader::RegisterAccelerator<BruteForceAccel> r("bruteforce") [static] |
Referenced by cimg_library::CImg< T >::matrix(), and cimg_library::CImg< T >::vector().