Function sequant::operator^¶ Defined in File expr_operator.hpp 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)