Function sequant::operator^¶ Defined in File expr_ptr.cpp Function Documentation¶ ExprPtr sequant::operator^(const ExprPtr &left, const ExprPtr &right)¶ Unlike operator*(const ExprPtr&, const ExprPtr&) this produces a non-commutative product (i.e. NCProduct)