Go to the source code of this file.
#define MADD | ( | CJ, | |
A, | |||
B, | |||
C, | |||
T | |||
) | gebp_madd(CJ,A,B,C,T); |
Definition at line 140 of file GeneralBlockPanelKernel.h.
Referenced by internal::gebp_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjugateLhs, ConjugateRhs >::operator()().
std::ptrdiff_t l1CacheSize | ( | ) | [inline] |
Definition at line 1242 of file GeneralBlockPanelKernel.h.
References GetAction, and internal::manage_caching_sizes().
std::ptrdiff_t l2CacheSize | ( | ) | [inline] |
Definition at line 1251 of file GeneralBlockPanelKernel.h.
References GetAction, and internal::manage_caching_sizes().
void setCpuCacheSizes | ( | std::ptrdiff_t | l1, |
std::ptrdiff_t | l2 | ||
) | [inline] |
Set the cpu L1 and L2 cache sizes (in bytes).
These values are use to adjust the size of the blocks for the algorithms working per blocks.
Definition at line 1263 of file GeneralBlockPanelKernel.h.
References internal::manage_caching_sizes(), and SetAction.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011 |