Typedef lsst::afw::table::python::PySortedCatalog

Typedef Documentation

using lsst::afw::table::python::PySortedCatalog = pybind11::class_<SortedCatalogT<Record>, std::shared_ptr<SortedCatalogT<Record>>, CatalogT<Record>>