/* * Copyright (c) ICG. All rights reserved. * See copyright.txt for more information. * * Institute for Computer Graphics and Vision * Graz, University of Technology / Austria * * * This software is distributed WITHOUT ANY WARRANTY; without even * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR * PURPOSE. See the above copyright notices for more information. * * * Project : MIPItkProjects * Module : Evaluation * Class : $RCSfile: CTStandardDemonsRegistration.cxx,v $ * Language : C++ * Description : * * Author : Martin Urschler * EMail : urschler@icg.tu-graz.ac.at * Date : $Date: 2007-04-23 11:46:49 $ * Version : $Revision: 1.21 $ * Full Id : $Id: CTStandardDemonsRegistration.cxx,v 1.21 2007-04-23 11:46:49 urschler Exp $ * */ #if defined(_MSC_VER) #pragma warning ( disable : 4786 ) #endif #include "CTStandardDemonsRegistration.h" #include "CTStandardDemonsRegistration.txx" template class CTStandardDemonsRegistration;