#include "FWCore/Utilities/interface/stringize.h"
Go to the source code of this file.
Macros | |
#define | CMS_DEVICE_UNROLL_LOOP |
#define | CMS_DEVICE_UNROLL_LOOP_COUNT(N) |
#define | CMS_DEVICE_UNROLL_LOOP_DISABLE |
#define | CMS_UNROLL_LOOP |
#define | CMS_UNROLL_LOOP_COUNT(N) |
#define | CMS_UNROLL_LOOP_DISABLE |
#define CMS_DEVICE_UNROLL_LOOP |
Definition at line 20 of file CMSUnrollLoop.h.
#define CMS_DEVICE_UNROLL_LOOP_COUNT | ( | N | ) |
Definition at line 21 of file CMSUnrollLoop.h.
#define CMS_DEVICE_UNROLL_LOOP_DISABLE |
Definition at line 22 of file CMSUnrollLoop.h.
#define CMS_UNROLL_LOOP |
Definition at line 47 of file CMSUnrollLoop.h.
Referenced by calo::multifit::calculateChiSq(), calo::multifit::compute_decomposition_unrolled(), calo::multifit::fnnls(), calo::multifit::solve_forward_subst_matrix(), and calo::multifit::solve_forward_subst_vector().
#define CMS_UNROLL_LOOP_COUNT | ( | N | ) |
Definition at line 48 of file CMSUnrollLoop.h.
Referenced by mkfit::helixAtRFromIterativeCCSFullJac().
#define CMS_UNROLL_LOOP_DISABLE |
Definition at line 49 of file CMSUnrollLoop.h.