Stan Math Library
2.14.0
reverse mode automatic differentiation
stan
math
fwd
scal.hpp
Go to the documentation of this file.
1
#ifndef STAN_MATH_FWD_SCAL_HPP
2
#define STAN_MATH_FWD_SCAL_HPP
3
4
#include <
stan/math/fwd/core.hpp
>
5
#include <
stan/math/fwd/scal/meta/ad_promotable.hpp
>
6
#include <
stan/math/fwd/scal/meta/is_fvar.hpp
>
7
#include <
stan/math/fwd/scal/meta/partials_type.hpp
>
8
#include <
stan/math/fwd/scal/meta/OperandsAndPartials.hpp
>
9
10
#include <
stan/math/prim/scal.hpp
>
11
12
#include <
stan/math/fwd/scal/fun/Phi.hpp
>
13
#include <
stan/math/fwd/scal/fun/abs.hpp
>
14
#include <
stan/math/fwd/scal/fun/acos.hpp
>
15
#include <
stan/math/fwd/scal/fun/acosh.hpp
>
16
#include <
stan/math/fwd/scal/fun/asin.hpp
>
17
#include <
stan/math/fwd/scal/fun/asinh.hpp
>
18
#include <
stan/math/fwd/scal/fun/atan.hpp
>
19
#include <
stan/math/fwd/scal/fun/atan2.hpp
>
20
#include <
stan/math/fwd/scal/fun/atanh.hpp
>
21
#include <
stan/math/fwd/scal/fun/bessel_first_kind.hpp
>
22
#include <
stan/math/fwd/scal/fun/bessel_second_kind.hpp
>
23
#include <
stan/math/fwd/scal/fun/binary_log_loss.hpp
>
24
#include <
stan/math/fwd/scal/fun/binomial_coefficient_log.hpp
>
25
#include <
stan/math/fwd/scal/fun/cbrt.hpp
>
26
#include <
stan/math/fwd/scal/fun/ceil.hpp
>
27
#include <
stan/math/fwd/scal/fun/cos.hpp
>
28
#include <
stan/math/fwd/scal/fun/cosh.hpp
>
29
#include <
stan/math/fwd/scal/fun/digamma.hpp
>
30
#include <
stan/math/fwd/scal/fun/erf.hpp
>
31
#include <
stan/math/fwd/scal/fun/erfc.hpp
>
32
#include <
stan/math/fwd/scal/fun/exp.hpp
>
33
#include <
stan/math/fwd/scal/fun/exp2.hpp
>
34
#include <
stan/math/fwd/scal/fun/expm1.hpp
>
35
#include <
stan/math/fwd/scal/fun/fabs.hpp
>
36
#include <
stan/math/fwd/scal/fun/falling_factorial.hpp
>
37
#include <
stan/math/fwd/scal/fun/fdim.hpp
>
38
#include <
stan/math/fwd/scal/fun/floor.hpp
>
39
#include <
stan/math/fwd/scal/fun/fma.hpp
>
40
#include <
stan/math/fwd/scal/fun/fmax.hpp
>
41
#include <
stan/math/fwd/scal/fun/fmin.hpp
>
42
#include <
stan/math/fwd/scal/fun/fmod.hpp
>
43
#include <
stan/math/fwd/scal/fun/gamma_p.hpp
>
44
#include <
stan/math/fwd/scal/fun/gamma_q.hpp
>
45
#include <
stan/math/fwd/scal/fun/grad_inc_beta.hpp
>
46
#include <
stan/math/fwd/scal/fun/hypot.hpp
>
47
#include <
stan/math/fwd/scal/fun/inc_beta.hpp
>
48
#include <
stan/math/fwd/scal/fun/inv.hpp
>
49
#include <
stan/math/fwd/scal/fun/inv_Phi.hpp
>
50
#include <
stan/math/fwd/scal/fun/inv_cloglog.hpp
>
51
#include <
stan/math/fwd/scal/fun/inv_logit.hpp
>
52
#include <
stan/math/fwd/scal/fun/inv_sqrt.hpp
>
53
#include <
stan/math/fwd/scal/fun/inv_square.hpp
>
54
#include <
stan/math/fwd/scal/fun/is_inf.hpp
>
55
#include <
stan/math/fwd/scal/fun/is_nan.hpp
>
56
#include <
stan/math/fwd/scal/fun/lbeta.hpp
>
57
#include <
stan/math/fwd/scal/fun/lgamma.hpp
>
58
#include <
stan/math/fwd/scal/fun/lmgamma.hpp
>
59
#include <
stan/math/fwd/scal/fun/log.hpp
>
60
#include <
stan/math/fwd/scal/fun/log10.hpp
>
61
#include <
stan/math/fwd/scal/fun/log1m.hpp
>
62
#include <
stan/math/fwd/scal/fun/log1m_exp.hpp
>
63
#include <
stan/math/fwd/scal/fun/log1m_inv_logit.hpp
>
64
#include <
stan/math/fwd/scal/fun/log1p.hpp
>
65
#include <
stan/math/fwd/scal/fun/log1p_exp.hpp
>
66
#include <
stan/math/fwd/scal/fun/log2.hpp
>
67
#include <
stan/math/fwd/scal/fun/log_diff_exp.hpp
>
68
#include <
stan/math/fwd/scal/fun/log_falling_factorial.hpp
>
69
#include <
stan/math/fwd/scal/fun/log_inv_logit.hpp
>
70
#include <
stan/math/fwd/scal/fun/log_mix.hpp
>
71
#include <
stan/math/fwd/scal/fun/log_rising_factorial.hpp
>
72
#include <
stan/math/fwd/scal/fun/log_sum_exp.hpp
>
73
#include <
stan/math/fwd/scal/fun/logit.hpp
>
74
#include <
stan/math/fwd/scal/fun/modified_bessel_first_kind.hpp
>
75
#include <
stan/math/fwd/scal/fun/modified_bessel_second_kind.hpp
>
76
#include <
stan/math/fwd/scal/fun/multiply_log.hpp
>
77
#include <
stan/math/fwd/scal/fun/owens_t.hpp
>
78
#include <
stan/math/fwd/scal/fun/Phi_approx.hpp
>
79
#include <
stan/math/fwd/scal/fun/pow.hpp
>
80
#include <
stan/math/fwd/scal/fun/primitive_value.hpp
>
81
#include <
stan/math/fwd/scal/fun/rising_factorial.hpp
>
82
#include <
stan/math/fwd/scal/fun/round.hpp
>
83
#include <
stan/math/fwd/scal/fun/sin.hpp
>
84
#include <
stan/math/fwd/scal/fun/sinh.hpp
>
85
#include <
stan/math/fwd/scal/fun/sqrt.hpp
>
86
#include <
stan/math/fwd/scal/fun/square.hpp
>
87
#include <
stan/math/fwd/scal/fun/tan.hpp
>
88
#include <
stan/math/fwd/scal/fun/tanh.hpp
>
89
#include <
stan/math/fwd/scal/fun/tgamma.hpp
>
90
#include <
stan/math/fwd/scal/fun/to_fvar.hpp
>
91
#include <
stan/math/fwd/scal/fun/trigamma.hpp
>
92
#include <
stan/math/fwd/scal/fun/trunc.hpp
>
93
#include <
stan/math/fwd/scal/fun/value_of.hpp
>
94
#include <
stan/math/fwd/scal/fun/value_of_rec.hpp
>
95
96
#endif
inc_beta.hpp
core.hpp
cbrt.hpp
expm1.hpp
modified_bessel_first_kind.hpp
log.hpp
erf.hpp
ad_promotable.hpp
acos.hpp
hypot.hpp
value_of.hpp
value_of_rec.hpp
log2.hpp
trunc.hpp
Phi.hpp
atanh.hpp
fmin.hpp
fabs.hpp
log_inv_logit.hpp
round.hpp
tanh.hpp
log_rising_factorial.hpp
bessel_second_kind.hpp
gamma_p.hpp
rising_factorial.hpp
inv_square.hpp
pow.hpp
fdim.hpp
lmgamma.hpp
log_mix.hpp
grad_inc_beta.hpp
fmax.hpp
inv.hpp
digamma.hpp
log_diff_exp.hpp
is_fvar.hpp
tgamma.hpp
is_nan.hpp
falling_factorial.hpp
ceil.hpp
scal.hpp
asin.hpp
log_falling_factorial.hpp
Phi_approx.hpp
sqrt.hpp
exp2.hpp
inv_Phi.hpp
abs.hpp
binary_log_loss.hpp
log1p_exp.hpp
primitive_value.hpp
OperandsAndPartials.hpp
sinh.hpp
owens_t.hpp
gamma_q.hpp
fma.hpp
trigamma.hpp
log1p.hpp
log_sum_exp.hpp
modified_bessel_second_kind.hpp
bessel_first_kind.hpp
lgamma.hpp
sin.hpp
floor.hpp
partials_type.hpp
log10.hpp
multiply_log.hpp
log1m.hpp
erfc.hpp
fmod.hpp
tan.hpp
inv_logit.hpp
inv_cloglog.hpp
atan2.hpp
square.hpp
inv_sqrt.hpp
asinh.hpp
cosh.hpp
exp.hpp
log1m_exp.hpp
atan.hpp
to_fvar.hpp
binomial_coefficient_log.hpp
acosh.hpp
logit.hpp
is_inf.hpp
lbeta.hpp
log1m_inv_logit.hpp
cos.hpp
[
Stan Home Page
]
© 2011–2016, Stan Development Team.