30 nrows=(
unsigned int)(ru-rl+1);
31 ncols=(
unsigned int)(cu-cl+1);
void colshift(int min)
Changes the range of valid indices for the rows.
void rowshift(int min)
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
dvector & shift(int min)
Shift valid range of subscripts.
void rowshift(int min)
Changes the range of valid indices for the rows.
void colshift(int min)
Description not yet available.