removed all isnan's and nan(NAN)'s since it was a bad idea to use them in the first place
This commit is contained in:
@@ -87,6 +87,7 @@ class PFitter
|
||||
bool CheckCommands();
|
||||
bool SetParameters();
|
||||
|
||||
bool ExecuteHesse();
|
||||
bool ExecuteMigrad();
|
||||
bool ExecuteMinimize();
|
||||
bool ExecuteMinos();
|
||||
|
||||
Reference in New Issue
Block a user