Function sequant::opt::tail_factor¶ Defined in File optimize.cpp Function Documentation¶ ExprPtr sequant::opt::tail_factor(ExprPtr const &expr) noexcept¶ Omit the first factor from the top level product from given expression. Intended to drop “A” and “S” tensors from CC amplitudes as a preparatory step for evaluation of the amplitudes.