STK++ 0.9.13
STK::hidden::SliceVisitorSelector< Derived, Visitor, byCol > Struct Template Reference

Utility class that will select the type of operator to apply. More...

Detailed Description

template<typename Derived, template< class > class Visitor, bool byCol>
struct STK::hidden::SliceVisitorSelector< Derived, Visitor, byCol >

Utility class that will select the type of operator to apply.

The result can be either a number if the data are in a vector or a point, or a vector if the data are in a matrix

Definition at line 292 of file STK_SlicingVisitors.h.


The documentation for this struct was generated from the following file: