Hey all,
Looks like most of our checking functions have the inline modifier applied to them with the exception of check_ + (ordered, cholesky_factor_corr, positive_ordered, simplex, unit_vector, ic_consistency). Anyone know why these are considered different and we shouldn’t allow the compiler to inline them?