STK++ 0.9.13
|
A VisitorPointImpl allow to unroll the visit of a row-vector if possible. More...
#include <STK_VisitorsImpl.h>
Static Public Member Functions | |
static void | run (Derived const &tab, Visitor &visitor) |
static void | apply (Derived &tab, Visitor &applier) |
A VisitorPointImpl allow to unroll the visit of a row-vector if possible.
Definition at line 395 of file STK_VisitorsImpl.h.
|
inlinestatic |
Definition at line 402 of file STK_VisitorsImpl.h.
References STK::hidden::VisitorPointImpl< Visitor, Derived, Size_ >::apply().
Referenced by STK::hidden::VisitorPointImpl< Visitor, Derived, Size_ >::apply(), and STK::hidden::VisitorDiagonalImpl< Visitor, Derived, Size_ >::apply().
|
inlinestatic |
Definition at line 397 of file STK_VisitorsImpl.h.
References STK::hidden::VisitorPointImpl< Visitor, Derived, Size_ >::run().
Referenced by STK::hidden::VisitorPointImpl< Visitor, Derived, Size_ >::run(), and STK::hidden::VisitorDiagonalImpl< Visitor, Derived, Size_ >::run().