Typedef lsst::afw::table::python::PyColumnView

Typedef Documentation

using lsst::afw::table::python::PyColumnView = pybind11::class_<ColumnViewT<Record>, std::shared_ptr<ColumnViewT<Record>>, BaseColumnView>