Function sequant::operator^

Function Documentation

inline ExprPtr sequant::operator^(const ExprPtr &left, const ExprPtr &right)

Unlike

operator*(const ExprPtr&, const ExprPtr&) 
this produces a non-commutative product (i.e. NCProduct)