Hi,
Here for example, I see that the Weights method returns a BaseHist. That design does not make sense, for the user it results in:
Now I have to cast the object back to whatever it was originally adding code that should not be needed to begin with.
Hi,
Here for example, I see that the
Weightsmethod returns aBaseHist. That design does not make sense, for the user it results in:Now I have to cast the object back to whatever it was originally adding code that should not be needed to begin with.