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

Vector-vector 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 E2 >
static result_type apply (const boost::numeric::ublas::vector_expression< E1 > &e1, const boost::numeric::ublas::vector_expression< E2 > &e2)
 

Detailed Description

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

Vector-vector specialization of BinaryOperator.


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