Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
LatBuilder::Vectorize::BinaryOperator< OP, true, false > Struct Template Reference

Vector-scalar specialization of BinaryOperator. More...

#include <Vectorize.h>

Public Types

typedef boost::numeric::ublas::vector< typename OP::result_type > result_type
 

Static Public Member Functions

template<typename E1 , typename T2 >
static result_type apply (const boost::numeric::ublas::vector_expression< E1 > &e1, const T2 &x2)
 

Detailed Description

template<typename OP>
struct LatBuilder::Vectorize::BinaryOperator< OP, true, false >

Vector-scalar specialization of BinaryOperator.


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