ViennaCL - The Vienna Computing Library  1.2.0
VECTOR_SIZE_DEDUCER< LHS, RHS, OP > Struct Template Reference

Deduces the size of the resulting vector represented by a vector_expression from the operands. More...

#include <tools.hpp>

Detailed Description

template<typename LHS, typename RHS, typename OP>
struct viennacl::tools::VECTOR_SIZE_DEDUCER< LHS, RHS, OP >

Deduces the size of the resulting vector represented by a vector_expression from the operands.

Template Parameters
LHSThe left hand side operand
RHSThe right hand side operand
OPThe operation tag

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