stanc3
stanc3 copied to clipboard
Expose built-in constraint transforms as _jacobian functions
Follow on to #1435.
The functions in stan Math have names we may not want to expose to the user, like lub_constrain, but otherwise should have the appropriate signatures?