Classes to define matrix representation binary combination policy. At the moment deals with symmetric and generic representation, and establishes policies for multiplication (and division) and addition (and subtraction)
#include <Math/BinaryOpPolicy.h>