Commit 6aa2875
committed
Updates the Math submodule to 4d48730.
1 parent 7e76882 commit 6aa2875
1 file changed
+1
-1
lines changed- make/tests+1-1
- stan/math/prim/fun/atan2.hpp+18
- stan/math/rev/fun/atan2.hpp+142-2
- stan/math/rev/functor.hpp+2-2
- stan/math/rev/functor/solve_newton.hpp+75-29
- stan/math/rev/functor/solve_powell.hpp+54-65
- test/unit/math/mix/fun/atan2_test.cpp+38
- test/unit/math/prim/fun/atan2_test.cpp+34
- test/unit/math/rev/functor/solve_newton_test.cpp+72-37
- test/unit/math/rev/functor/solve_powell_test.cpp+74-34
- test/unit/math/rev/functor/util_algebra_solver.hpp+156-86
0 commit comments