LSSTApplications  16.0-10-gc1446dd+46,16.0-11-g09ed895+1,16.0-11-gffd197f+3,16.0-13-g7649090,16.0-14-g0a28612+1,16.0-14-g6c7ed55+20,16.0-15-ga29f190+1,16.0-16-g89065d4+19,16.0-16-gd8e3590+20,16.0-17-g7e0e4ff+14,16.0-17-ga3d2e9f+4,16.0-18-g8b9f497+2,16.0-19-gb830ed4e+20,16.0-2-g0febb12+21,16.0-2-g9d5294e+63,16.0-2-ga8830df+5,16.0-26-gc0e79ff+1,16.0-27-ge118ca2+3,16.0-3-ge00e371+25,16.0-4-g18f3627+7,16.0-4-g5f3a788+20,16.0-4-ga3eb747+10,16.0-4-gabf74b7+20,16.0-4-gade8416+13,16.0-4-gb13d127+5,16.0-44-ga6515cd1+3,16.0-5-g6a53317+25,16.0-5-gb3f8a4b+78,16.0-6-g9321be7+4,16.0-6-gcbc7b31+32,16.0-6-gf49912c+20,16.0-65-g76fe3eef2,16.0-7-g00e1f5f+1,16.0-7-gd2eeba5+41,16.0-8-g21fd5fe+20,16.0-8-g3a9f023+14,16.0-8-g4734f7a,16.0-9-g85d1a16+20,16.0-9-gf5c1f43+2,master-gdbf645fb6d+1,w.2018.50
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.
Definition: cameraGeom.dox:3