Qurak

TreeFold

ใช้งานได้

Folds a function bottom-up over a tree; a leaf gives its data and an inner node gives f applied to its data and the list of child results

TreeFold[f, tree]
TreeFold[f, tree, h]
TreeFold[{f, f -1}, tree, h]
TreeFold[f]

หัวข้อ

ที่เกี่ยวข้อง

ฟังก์ชันทั้งหมด 6300 รายการ · ใช้สิ่งนี้จากไคลเอนต์ MCP