MobilityDB 1.1

◆ nd_increment()

int nd_increment ( ND_IBOX ibox,
int  ndims,
int *  counter 
)

Given an n-d index array (counter), and a domain to increment it in (ibox) increment it by one, unless it's already at the max of the domain, in which case return false.