Template Function sequant::binarize(ExprPtr const&)¶
Defined in File eval_expr.hpp
Function Documentation¶
-
template<typename ExprT = EvalExpr>
FullBinaryNode<ExprT> sequant::binarize(ExprPtr const &expr)¶ Creates a binary tree for evaluation.
Defined in File eval_expr.hpp
Creates a binary tree for evaluation.