NumCpp  2.16.0
A Templatized Header Only C++ Implementation of the Python NumPy Library
Loading...
Searching...
No Matches
nc::ComplexHash< dtype > Struct Template Reference

#include <StdComplexOperators.hpp>

Public Member Functions

std::size_t operator() (const std::complex< dtype > &val) const
 

Detailed Description

template<typename dtype>
struct nc::ComplexHash< dtype >

Hash Functor for complex types

Member Function Documentation

◆ operator()()

template<typename dtype >
std::size_t nc::ComplexHash< dtype >::operator() ( const std::complex< dtype > &  val) const
inline

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