lsst.afw  tickets.DM-23835-g31c64b24f1
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::detection::detail::PsfCacheKey > Struct Template Reference

Public Types

using argument_type = lsst::afw::detection::detail::PsfCacheKey
 
using result_type = std::size_t
 

Public Member Functions

std::size_t operator() (lsst::afw::detection::detail::PsfCacheKey const &key) const noexcept
 

Detailed Description

template<>
struct std::hash< lsst::afw::detection::detail::PsfCacheKey >

Definition at line 52 of file Psf.cc.

Member Typedef Documentation

◆ argument_type

Definition at line 53 of file Psf.cc.

◆ result_type

Definition at line 54 of file Psf.cc.

Member Function Documentation

◆ operator()()

Definition at line 55 of file Psf.cc.


The documentation for this struct was generated from the following file: