Function sequant::mbpt::op::lower_to_tensor_form(ExprPtr&)¶ Defined in File vac_av.hpp Function Documentation¶ inline ExprPtr sequant::mbpt::op::lower_to_tensor_form(ExprPtr &expr)¶ lowers an expression composed of Operators to tensor form Note mutates the input ExprPtr Parameters: expr – [in] input expression Returns: expression with all Operators lowered to tensor form