frpd.cell.cf

Undocumented in source.

Members

Templates

cf
template cf(alias f)

Create a "cell function" from a normal function. A cell function is a function that rather than taking values takes cells as arguments and will return a cell (changing value) of said calculation.

Meta