Function lower_to_tensor_form(ExprPtr&)

Function Documentation

inline ExprPtr 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