STK++ 0.9.13
|
specialization for the general case when we unroll the rows and the and the columns with a column 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 &applier) |
specialization for the general case when we unroll the rows and the and the columns with a column oriented arrays
Definition at line 115 of file STK_VisitorsImpl.h.
|
inlinestatic |
Definition at line 124 of file STK_VisitorsImpl.h.
References STK::hidden::VisitorUnrollCol< Visitor, Derived, SizeRows_, SizeCols_ >::apply().
|
inlinestatic |
Definition at line 117 of file STK_VisitorsImpl.h.
References STK::hidden::VisitorUnrollCol< Visitor, Derived, SizeRows_, SizeCols_ >::run().