|
- Timestamp:
-
Dec 1, 2017, 11:46:15 AM (7 years ago)
- Author:
-
Thomas Latham
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
initial
|
v1
|
|
1 | 1 | Thanks for reporting this issue. I will look into whether it is feasible to change the argument to this function to be a pointer to LauAbsRValue, which will allow you to provide a LauFormulaPar. In the meantime, you can make such a constraint via the addConstraint function inherited from LauFitObject, see: |
2 | | https://laura.hepforge.org/doc/doxygen/latest/classLauFitObject.html#acc04aee868c227f8873587865cb18497 |
| 2 | https://laura.hepforge.org/doc/doxygen/v3r2/classLauFitObject.html#acc04aee868c227f8873587865cb18497 |
|