Replies: 1 comment
-
I agree, more generally dingo functions should have a verbose parameter that allow the user to either print or not these statements in the output. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In a single phase, we print
univariate_psrf<NT, VT>(mmcs_set_of_parameters.samples).maxCoeff()
and at the same timemax_psrf
.For both we have the same printing statement that leads to the following:
Isn't that a bit confusing.? Could we make this a bit clearer?
Beta Was this translation helpful? Give feedback.
All reactions