int tsmTotalNumTiles ( Pyramid *tspec, int replicate ) Calculate total tiles in a pyramid
Calculate total tiles in a pyramid.If replicate is FALSE, then this function calculates the total number of tiles in an entire pyramid (i.e. blocks in a set on the DPSS). If replicate is TRUE, then the value returned includes the extra tiles required for the replication mode on the DPSS.