|
| PolyXY (const int degree) |
|
unsigned | getDegree () const |
|
| PolyXY (const GtransfoPoly >ransfoPoly, const unsigned whichCoord) |
|
long double | coeff (const unsigned powX, const unsigned powY) const |
|
long double & | coeff (const unsigned powX, const unsigned powY) |
|
Definition at line 855 of file Gtransfo.cc.
◆ PolyXY() [1/2]
lsst::jointcal::PolyXY::PolyXY |
( |
const int |
degree | ) |
|
|
inline |
◆ PolyXY() [2/2]
lsst::jointcal::PolyXY::PolyXY |
( |
const GtransfoPoly & |
gtransfoPoly, |
|
|
const unsigned |
whichCoord |
|
) |
| |
|
inline |
◆ coeff() [1/2]
long double lsst::jointcal::PolyXY::coeff |
( |
const unsigned |
powX, |
|
|
const unsigned |
powY |
|
) |
| const |
|
inline |
◆ coeff() [2/2]
long double& lsst::jointcal::PolyXY::coeff |
( |
const unsigned |
powX, |
|
|
const unsigned |
powY |
|
) |
| |
|
inline |
◆ getDegree()
unsigned lsst::jointcal::PolyXY::getDegree |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: