/**
* This package contains reference implementations for different well known reconstruction methods and
* can be used to look up how to do certain things via the API.
*
* @author Andreas Maier
*/
package edu.stanford.rsl.tutorial;
/*
* Copyright (C) 2010-2014 Andreas Maier
* CONRAD is developed as an Open Source project under the GNU General Public License (GPL).
*/