STK++ 0.9.13
|
specialization for the general case when we unroll the rows and the columns with a row oriented arrays More...
#include <STK_VisitorsImpl.h>
Static Public Member Functions | |
static void | run (Derived const &tab, Visitor &visitor) |
static void | apply (Derived &tab, Visitor &visitor) |
specialization for the general case when we unroll the rows and the columns with a row oriented arrays
Definition at line 135 of file STK_VisitorsImpl.h.
|
inlinestatic |
Definition at line 144 of file STK_VisitorsImpl.h.
References STK::hidden::VisitorUnrollRow< Visitor, Derived, SizeRows_, SizeCols_ >::apply().
|
inlinestatic |
Definition at line 137 of file STK_VisitorsImpl.h.
References STK::hidden::VisitorUnrollRow< Visitor, Derived, SizeRows_, SizeCols_ >::run().