lsst.shapelet
13.0-5-gde6b2c8+14
|
This is the complete list of members for lsst::shapelet::MultiShapeletFunctionKey, including all inherited members.
addFields(afw::table::Schema &schema, std::string const &name, std::string const &doc, std::string const &ellipseUnit, std::string const &coeffUnit, std::vector< int > const &orders, BasisTypeEnum basisType=HERMITE) | lsst::shapelet::MultiShapeletFunctionKey | static |
get(afw::table::BaseRecord const &record) const | lsst::shapelet::MultiShapeletFunctionKey | virtual |
isValid() const | lsst::shapelet::MultiShapeletFunctionKey | |
MultiShapeletFunctionKey() | lsst::shapelet::MultiShapeletFunctionKey | inline |
MultiShapeletFunctionKey(std::vector< boost::shared_ptr< ShapeletFunctionKey >> const &components) | lsst::shapelet::MultiShapeletFunctionKey | inlineexplicit |
MultiShapeletFunctionKey(afw::table::SubSchema const &s, BasisTypeEnum basisType=HERMITE) | lsst::shapelet::MultiShapeletFunctionKey | |
operator!=(MultiShapeletFunctionKey const &other) const | lsst::shapelet::MultiShapeletFunctionKey | inline |
operator==(MultiShapeletFunctionKey const &other) const | lsst::shapelet::MultiShapeletFunctionKey | |
operator[](int n) | lsst::shapelet::MultiShapeletFunctionKey | inline |
operator[](int n) const | lsst::shapelet::MultiShapeletFunctionKey | inline |
set(afw::table::BaseRecord &record, MultiShapeletFunction const &value) const | lsst::shapelet::MultiShapeletFunctionKey | virtual |