It return the dimansionality of the operation given the dimensionality of the 2 operators. More...
It return the dimansionality of the operation given the dimensionality of the 2 operators.
this is the default that return 3
op1_dim | dimansionality operator1 |
op2_dim | dimensionality operator2 |
op | operation |
Definition at line 168 of file Point_operators.hpp.
#include <Point_operators.hpp>
Public Types | |
enum | { value = max_expr(op1_dim,op2_dim) } |
bigger vector determine the size of the expression More... | |
anonymous enum |
bigger vector determine the size of the expression
Definition at line 171 of file Point_operators.hpp.