LatNet Builder Manual 2.1.3-6
Software Package for Constructing Highly Uniform Point Sets
Loading...
Searching...
No Matches
LatBuilder::Vectorize::BinaryOperatorResult< OP, T1, T2 > Struct Template Reference

Guesses the result type of the binary operator OP given arguments of type T1 and T2. More...

#include <Vectorize.h>

Public Types

typedef std::conditional< IsIndexable< T1 >::valueorIsIndexable< T2 >::value, boost::numeric::ublas::vector< typenameOP::result_type >, typenameOP::result_type >::type type

Detailed Description

template<typename OP, typename T1, typename T2>
struct LatBuilder::Vectorize::BinaryOperatorResult< OP, T1, T2 >

Guesses the result type of the binary operator OP given arguments of type T1 and T2.


The documentation for this struct was generated from the following file:
  • include/latbuilder/Vectorize.h