72 #ifndef DOXYGEN_SHOULD_SKIP_THIS
77 #define cachetype KERNELCACHE_ELEM
116 float64_t (sKernel::*kernel_fun)(int32_t i, int32_t j);
135 float32_t **x_, int32_t **ix_, int32_t *lx_, int32_t ell, int32_t dim);
143 void SetSubproblem (sKernel* ker, int32_t len, int32_t *perm);
153 KernelEvaluations += 1.0F;
154 return kernel->kernel(i, j);
177 inline CKernel* get_kernel()
185 int32_t IsSubproblem;
193 int32_t n, int32_t part, int32_t parts, int32_t *dim, int32_t *off);
194 void SplitNum (int32_t n, int32_t *nloc, int32_t *noff);
196 #endif // DOXYGEN_SHOULD_SKIP_THIS