Jpp  19.1.0
the software that should make you happy
Public Member Functions | Static Public Attributes | List of all members
JACOUSTICS::JModel::hash_evaluator Struct Reference

Auxiliary data structure for common fit parameters. More...

#include <JModel.hh>

Public Member Functions

int operator() (const char key) const
 Get hash value. More...
 
int operator() (const unsigned char key) const
 Get hash value. More...
 
int operator() (const short key) const
 Get hash value. More...
 
int operator() (const unsigned short key) const
 Get hash value. More...
 
int operator() (const int key) const
 Get hash value. More...
 
int operator() (const unsigned int key) const
 Get hash value. More...
 
int operator() (const long int key) const
 Get hash value. More...
 
int operator() (const unsigned long int key) const
 Get hash value. More...
 
int operator() (const long long int key) const
 Get hash value. More...
 
int operator() (const unsigned long long int key) const
 Get hash value. More...
 

Static Public Attributes

static bool singularity = false
 Option for common fit parameters. More...
 

Detailed Description

Auxiliary data structure for common fit parameters.

Definition at line 785 of file JAcoustics/JModel.hh.

Member Function Documentation

◆ operator()() [1/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const char  key) const
inline

Get hash value.

Definition at line 792 of file JAcoustics/JModel.hh.

◆ operator()() [2/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const unsigned char  key) const
inline

Get hash value.

Definition at line 793 of file JAcoustics/JModel.hh.

◆ operator()() [3/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const short  key) const
inline

Get hash value.

Definition at line 794 of file JAcoustics/JModel.hh.

◆ operator()() [4/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const unsigned short  key) const
inline

Get hash value.

Definition at line 795 of file JAcoustics/JModel.hh.

◆ operator()() [5/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const int  key) const
inline

Get hash value.

Definition at line 796 of file JAcoustics/JModel.hh.

◆ operator()() [6/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const unsigned int  key) const
inline

Get hash value.

Definition at line 797 of file JAcoustics/JModel.hh.

◆ operator()() [7/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const long int  key) const
inline

Get hash value.

Definition at line 798 of file JAcoustics/JModel.hh.

◆ operator()() [8/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const unsigned long int  key) const
inline

Get hash value.

Definition at line 799 of file JAcoustics/JModel.hh.

◆ operator()() [9/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const long long int  key) const
inline

Get hash value.

Definition at line 800 of file JAcoustics/JModel.hh.

◆ operator()() [10/10]

int JACOUSTICS::JModel::hash_evaluator::operator() ( const unsigned long long int  key) const
inline

Get hash value.

Definition at line 801 of file JAcoustics/JModel.hh.

Member Data Documentation

◆ singularity

bool JACOUSTICS::JModel::hash_evaluator::singularity = false
static

Option for common fit parameters.

Definition at line 790 of file JAcoustics/JModel.hh.


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