Vcsn  2.3a
Be Rational
vcsn::detail::minimizer< Aut, weighted_tag >::signature_hasher Struct Reference
Collaboration diagram for vcsn::detail::minimizer< Aut, weighted_tag >::signature_hasher:

Public Member Functions

size_t operator() (const signature_t &sig) const noexcept
 

Public Attributes

const minimizerminimizer_
 

Detailed Description

template<Automaton Aut>
struct vcsn::detail::minimizer< Aut, weighted_tag >::signature_hasher

Definition at line 83 of file minimize-weighted.hh.

Member Function Documentation

template<Automaton Aut>
size_t vcsn::detail::minimizer< Aut, weighted_tag >::signature_hasher::operator() ( const signature_t sig) const
inlinenoexcept

Definition at line 85 of file minimize-weighted.hh.

References vcsn::hash_combine_hash(), and vcsn::res.

Here is the call graph for this function:

Member Data Documentation

template<Automaton Aut>
const minimizer& vcsn::detail::minimizer< Aut, weighted_tag >::signature_hasher::minimizer_

Definition at line 96 of file minimize-weighted.hh.


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