/* =========================== piro_band_blocksize_main.c =================== */

/* -----------------------------------------------------------------------------
 * PIRO_BAND.  Version 0.9.
 * Copyright (C) 2009, Sivasankaran Rajamanickam, Timothy A. Davis.
 * PIRO_BAND is licensed under Version 2.0 of the GNU
 * General Public License.  See gpl.txt for a text of the license.
 * PIRO_BAND is also available under other licenses; contact authors for 
 * details. http://www.cise.ufl.edu/research/sparse
 * -------------------------------------------------------------------------- */

/* 
 * Includes 2 possible versions of piro_band_blocksize functions. The other 6 
 * versions are explicitly written in piro_band_blocksize.c .
 * 
 *  */

/* ------------------------ Double  ---------------------------------------- */
#include "piro_band_internal.h"
#include "piro_band_blocksize.c"
#undef PIRO_BAND_BLOCKSIZE_H
#undef L_UV

#define LONG        
#include "piro_band_internal.h"
#include "piro_band_blocksize.c"
#undef LONG
#undef PIRO_BAND_BLOCKSIZE_H


