#include <GeneralBlockPanelKernel.h>
Static Public Member Functions | |
static EIGEN_ALWAYS_INLINE void | run (const CJ &cj, A &a, B &b, C &c, T &) |
Definition at line 111 of file GeneralBlockPanelKernel.h.
static EIGEN_ALWAYS_INLINE void Eigen::internal::gebp_madd_selector< CJ, A, B, C, T >::run | ( | const CJ & | cj, |
A & | a, | ||
B & | b, | ||
C & | c, | ||
T & | |||
) | [inline, static] |
Definition at line 112 of file GeneralBlockPanelKernel.h.