LSSTApplications  18.0.0+73,19.0.0+5,19.0.0+63,19.0.0+74,19.0.0+9,19.0.0-1-g20d9b18+29,19.0.0-1-g49a97f9+3,19.0.0-1-g5549ca4+4,19.0.0-1-g8c57eb9+29,19.0.0-1-g9a028c0+9,19.0.0-1-ga72da6b+3,19.0.0-1-gb77924a+10,19.0.0-1-gbfe0924+61,19.0.0-1-ge272bc4+29,19.0.0-1-gefe1d0d+45,19.0.0-14-g7511ce4+1,19.0.0-16-g3dc1a33c+1,19.0.0-16-g497ad8f+2,19.0.0-17-g9c22e3c+5,19.0.0-18-g2c901ce+5,19.0.0-18-g35bb99870,19.0.0-19-g2772d4a+4,19.0.0-19-g85fbfd3+4,19.0.0-2-g0d9f9cd+69,19.0.0-2-g260436e+49,19.0.0-2-g9675b69+3,19.0.0-2-gd6f004e+1,19.0.0-2-gde8e5e3+3,19.0.0-2-gff6972b+13,19.0.0-3-ga642a0f,19.0.0-3-gf3b1435+1,19.0.0-4-gac56cce+12,19.0.0-47-g0e06596+1,19.0.0-48-gd5e8b3b4+1,19.0.0-5-g66946eb+1,19.0.0-5-gd8897ba+1,19.0.0-7-g3343160,19.0.0-7-g686a884+4,19.0.0-7-g886f805+1,w.2020.16
LSSTDataManagementBasePackage
polynomials.h
Go to the documentation of this file.
1 // -*- LSST-C++ -*-
2 /*
3  * Developed for the LSST Data Management System.
4  * This product includes software developed by the LSST Project
5  * (https://www.lsst.org).
6  * See the COPYRIGHT file at the top-level directory of this distribution
7  * for details of code ownership.
8  *
9  * This program is free software: you can redistribute it and/or modify
10  * it under the terms of the GNU General Public License as published by
11  * the Free Software Foundation, either version 3 of the License, or
12  * (at your option) any later version.
13  *
14  * This program is distributed in the hope that it will be useful,
15  * but WITHOUT ANY WARRANTY; without even the implied warranty of
16  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17  * GNU General Public License for more details.
18  *
19  * You should have received a copy of the GNU General Public License
20  * along with this program. If not, see <https://www.gnu.org/licenses/>.
21  */
22 #ifndef LSST_AFW_MATH_polynomials_h_INCLUDED
23 #define LSST_AFW_MATH_polynomials_h_INCLUDED
24 
30 
31 namespace lsst { namespace geom {
32 
99 namespace polynomials {
100 
101 }}} // namespace lsst::geom::polynomials
102 
103 #endif // !LSST_AFW_MATH_polynomials_h_INCLUDED
A base class for image defects.