STK++ 0.9.13
STK::hidden::BinaryColsImpl< Lhs, Rhs, Size_, useForCols_ > Struct Template Reference

implement the access to the columns of the BinaryOperator Possible cases are: More...

Detailed Description

template<typename Lhs, typename Rhs, int Size_, int useForCols_>
struct STK::hidden::BinaryColsImpl< Lhs, Rhs, Size_, useForCols_ >

implement the access to the columns of the BinaryOperator Possible cases are:

  • use lhs.cols()
  • use rhs.cols()
  • use lhs.rows()

Definition at line 1211 of file STK_BinaryImpl.h.


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