File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11#ifndef STAN_MATH_PRIM_PROB_WIENER4_LCCDF_DEFECTIVE_HPP
22#define STAN_MATH_PRIM_PROB_WIENER4_LCCDF_DEFECTIVE_HPP
33
4- #include < stan/math/prim/prob/wiener4_lcdf .hpp>
4+ #include < stan/math/prim/prob/wiener4_lcdf_defective .hpp>
55
66namespace stan {
77namespace math {
Original file line number Diff line number Diff line change 11#ifndef STAN_MATH_PRIM_PROB_WIENER_FULL_LCCDF_DEFECTIVE_HPP
22#define STAN_MATH_PRIM_PROB_WIENER_FULL_LCCDF_DEFECTIVE_HPP
33
4- #include < stan/math/prim/prob/wiener4_lccdf .hpp>
5- #include < stan/math/prim/prob/wiener_full_lcdf .hpp>
4+ #include < stan/math/prim/prob/wiener4_lccdf_defective .hpp>
5+ #include < stan/math/prim/prob/wiener_full_lcdf_defective .hpp>
66
77namespace stan {
88namespace math {
Original file line number Diff line number Diff line change 11#ifndef STAN_MATH_PRIM_PROB_WIENER_FULL_LCDF_DEFECTIVE_HPP
22#define STAN_MATH_PRIM_PROB_WIENER_FULL_LCDF_DEFECTIVE_HPP
33
4- #include < stan/math/prim/prob/wiener4_lcdf .hpp>
4+ #include < stan/math/prim/prob/wiener4_lcdf_defective .hpp>
55#include < stan/math/prim/prob/wiener_full_lpdf.hpp>
66
77namespace stan {
You can’t perform that action at this time.
0 commit comments