/* 1 0 cell row number */ double nf_row(const Node *n, const Cell *c) { return c->row; }