|
| 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 854 of file Gtransfo.cc.
lsst::jointcal::PolyXY::PolyXY |
( |
const int |
degree | ) |
|
|
inline |
lsst::jointcal::PolyXY::PolyXY |
( |
const GtransfoPoly & |
gtransfoPoly, |
|
|
const unsigned |
whichCoord |
|
) |
| |
|
inline |
long double lsst::jointcal::PolyXY::coeff |
( |
const unsigned |
powX, |
|
|
const unsigned |
powY |
|
) |
| const |
|
inline |
long double& lsst::jointcal::PolyXY::coeff |
( |
const unsigned |
powX, |
|
|
const unsigned |
powY |
|
) |
| |
|
inline |
unsigned lsst::jointcal::PolyXY::getDegree |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: