|
LatNet Builder Manual 2.1.3-6
Software Package for Constructing Highly Uniform Point Sets
|
Automatic dispatcher for binary operators. More...
#include <Vectorize.h>
Public Types | |
| typedef OP::result_type | result_type |
Static Public Member Functions | |
| template<typename T1, typename T2> | |
| static result_type | apply (const T1 &x1, const T2 &x2) |
Automatic dispatcher for binary operators.
| OP | Binary operator. |
| ISVEC1 | true if first operand is a vector. |
| ISVEC2 | true if second operand is a vector. |