Attributes for a fit parameter.
More...
|
void | setFixed (bool is_fixed) |
|
bool | isFixed () const |
|
bool | isFree () const |
|
bool | operator== (const Attributes &other) const |
|
bool | operator!= (const Attributes &other) const |
|
|
| Attributes (bool is_fixed) |
|
void | print (std::ostream &ostr) const |
| parameter is fixed More...
|
|
|
std::ostream & | operator<< (std::ostream &ostr, const Attributes &m) |
|
Attributes for a fit parameter.
Currently, the only attribute is fixed/free.
Definition at line 23 of file Attributes.h.
◆ print()
void Attributes::print |
( |
std::ostream & |
ostr | ) |
const |
|
inlineprotected |
parameter is fixed
Prints class.
Definition at line 53 of file Attributes.h.
The documentation for this class was generated from the following file: