Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
Brush::uint32_vector_hasher Struct Reference

#include <node.h>

Public Member Functions

std::size_t operator() (std::vector< uint32_t > const &vec) const
 
std::size_t operator() (std::vector< Brush::DataType > const &vec) const
 

Detailed Description

Definition at line 63 of file node.h.

Member Function Documentation

◆ operator()() [1/2]

std::size_t Brush::uint32_vector_hasher::operator() ( std::vector< Brush::DataType > const & vec) const
inline

Definition at line 71 of file node.h.

Here is the call graph for this function:

◆ operator()() [2/2]

std::size_t Brush::uint32_vector_hasher::operator() ( std::vector< uint32_t > const & vec) const
inline

Definition at line 64 of file node.h.

Here is the call graph for this function:

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