Need validation to all GenerativeDistribution and Function implemented correctly #502
Labels
critical change
the bug fix or new feature will significant change the code
enhancement
New feature or request
Need validation to all GenerativeDistribution and Function implemented correctly.
They require either
setParams
or setter, otherwise the re-sampling will be broken. Same togetParams
. So it will be nice to check each class after registration, throw Exception if any of them is not implemented correctly by a developer.The text was updated successfully, but these errors were encountered: