![]() |
|
|||
File indexing completed on 2025-08-05 08:18:24
0001 /* 0002 * BorderedBandMatrix.h 0003 * 0004 * Created on: Aug 14, 2011 0005 * Author: kleinwrt 0006 */ 0007 0008 0009 /** \file 0010 * BorderedBandMatrix definition. 0011 * 0012 * \author Claus Kleinwort, DESY, 2011 (Claus.Kleinwort@desy.de) 0013 * 0014 * \copyright 0015 * Copyright (c) 2011 - 2016 Deutsches Elektronen-Synchroton, 0016 * Member of the Helmholtz Association, (DESY), HAMBURG, GERMANY \n\n 0017 * This library is free software; you can redistribute it and/or modify 0018 * it under the terms of the GNU Library General Public License as 0019 * published by the Free Software Foundation; either version 2 of the 0020 * License, or (at your option) any later version. \n\n 0021 * This library is distributed in the hope that it will be useful, 0022 * but WITHOUT ANY WARRANTY; without even the implied warranty of 0023 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 0024 * GNU Library General Public License for more details. \n\n 0025 * You should have received a copy of the GNU Library General Public 0026 * License along with this program (see the file COPYING.LIB for more 0027 * details); if not, write to the Free Software Foundation, Inc., 0028 * 675 Mass Ave, Cambridge, MA 02139, USA. 0029 */ 0030 0031 #ifndef BORDEREDBANDMATRIX_H_ 0032 #define BORDEREDBANDMATRIX_H_ 0033 0034 #include