Commit e50b669
committed
Updates the Math submodule to a37a37cde0.
1 parent e5d7523 commit e50b669
1 file changed
Lines changed: 1 addition & 1 deletion
- stan/math/fwd/fun.hpp+1
- stan/math/fwd/fun/trace_dot.hpp+37
- stan/math/fwd/prob.hpp+1
- stan/math/fwd/prob/student_t_qf.hpp+94
- stan/math/prim/fun.hpp+1
- stan/math/prim/fun/hypergeometric_pFq.hpp+38-18
- stan/math/prim/fun/trace.hpp+2-2
- stan/math/prim/fun/trace_dot.hpp+43
- stan/math/prim/meta.hpp+1
- stan/math/prim/meta/common_container_type.hpp+77
- stan/math/prim/prob.hpp+1
- stan/math/prim/prob/student_t_qf.hpp+98
- stan/math/rev/fun.hpp+1
- stan/math/rev/fun/hypergeometric_pFq.hpp+7-5
- stan/math/rev/fun/trace.hpp+2-2
- stan/math/rev/fun/trace_dot.hpp+82
- stan/math/rev/prob.hpp+1
- stan/math/rev/prob/student_t_qf.hpp+99
- test/unit/math/mix/fun/trace_dot_test.cpp+51
- test/unit/math/mix/prob/student_t_qf_test.cpp+29
- test/unit/math/prim/fun/trace_dot_test.cpp+57
- test/unit/math/prim/prob/student_t_qf_test.cpp+56
0 commit comments