Jpp
19.0.0
the software that should make you happy
|
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... | |
Auxiliary data structure for common fit parameters.
Definition at line 785 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 792 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 793 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 794 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 795 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 796 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 797 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 798 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 799 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 800 of file JAcoustics/JModel.hh.
|
inline |
Get hash value.
Definition at line 801 of file JAcoustics/JModel.hh.
|
static |
Option for common fit parameters.
Definition at line 790 of file JAcoustics/JModel.hh.