Jpp
19.0.0
the software that should make you happy
|
Auxiliary data structure for list of fixed parameters. More...
#include <JRootfit.hh>
Public Member Functions | |
index_list () | |
Default constructor. More... | |
index_list (const std::initializer_list< size_t > &indices) | |
Constructor. More... | |
template<class T > | |
index_list (const std::initializer_list< double T::* > ¶meters) | |
Conversion constructor. More... | |
Auxiliary data structure for list of fixed parameters.
Definition at line 787 of file JRootfit.hh.
|
inline |
|
inline |
|
inline |
Conversion constructor.
parameters | parameters |
Definition at line 813 of file JRootfit.hh.