lsst.afw g7304ef7ade+7dcd958d67
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
std::hash< lsst::afw::detection::detail::PsfCacheKey > Struct 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

Definition at line 51 of file Psf.cc.

Member Typedef Documentation

◆ argument_type

Definition at line 52 of file Psf.cc.

◆ result_type

Definition at line 53 of file Psf.cc.

Member Function Documentation

◆ operator()()

Definition at line 54 of file Psf.cc.


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