Typedef sequant::EvalNode

Typedef Documentation

template<meta::eval_expr T>
using sequant::EvalNode = FullBinaryNode<T>

A type alias for the types that satisfy the eval_node concept.