STK++ 0.9.13
STK::hidden::BinaryRowsImpl< Lhs, Rhs, Size_, useForRows_ > Struct Template Reference

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

Detailed Description

template<typename Lhs, typename Rhs, int Size_, int useForRows_>
struct STK::hidden::BinaryRowsImpl< Lhs, Rhs, Size_, useForRows_ >

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

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

Definition at line 1202 of file STK_BinaryImpl.h.


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