/** * Contains classes for hardware-accelerated projection and volume handling using CUDA. * Note that all CUDA code will be moved to OpenCL in the near future. * * @author Andreas Maier */ package edu.stanford.rsl.conrad.cuda; /* * Copyright (C) 2010-2014 - Andreas Maier * CONRAD is developed as an Open Source project under the GNU General Public License (GPL). */