lsst.afw g8cdfe0ae6a+66d966b544
|
#include <aggregates.h>
Public Types | |
using | argument_type = lsst::afw::table::CovarianceMatrixKey<T, N> |
using | result_type = size_t |
Public Member Functions | |
size_t | operator() (argument_type const &obj) const noexcept |
Definition at line 696 of file aggregates.h.
using std::hash< lsst::afw::table::CovarianceMatrixKey< T, N > >::argument_type = lsst::afw::table::CovarianceMatrixKey<T, N> |
Definition at line 697 of file aggregates.h.
using std::hash< lsst::afw::table::CovarianceMatrixKey< T, N > >::result_type = size_t |
Definition at line 698 of file aggregates.h.
|
inlinenoexcept |
Definition at line 699 of file aggregates.h.