Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
fun.hpp
Go to the documentation of this file.
1
#ifndef STAN_MATH_FWD_FUN_HPP
2
#define STAN_MATH_FWD_FUN_HPP
3
4
#include <
stan/math/prim/fun/Eigen.hpp
>
5
#include <
stan/math/fwd/fun/Eigen_NumTraits.hpp
>
6
7
#include <
stan/math/fwd/fun/abs.hpp
>
8
#include <
stan/math/fwd/fun/accumulator.hpp
>
9
#include <
stan/math/fwd/fun/acos.hpp
>
10
#include <
stan/math/fwd/fun/acosh.hpp
>
11
#include <
stan/math/fwd/fun/asin.hpp
>
12
#include <
stan/math/fwd/fun/arg.hpp
>
13
#include <
stan/math/fwd/fun/asinh.hpp
>
14
#include <
stan/math/fwd/fun/atan.hpp
>
15
#include <
stan/math/fwd/fun/atan2.hpp
>
16
#include <
stan/math/fwd/fun/atanh.hpp
>
17
#include <
stan/math/fwd/fun/bessel_first_kind.hpp
>
18
#include <
stan/math/fwd/fun/bessel_second_kind.hpp
>
19
#include <
stan/math/fwd/fun/beta.hpp
>
20
#include <
stan/math/fwd/fun/binary_log_loss.hpp
>
21
#include <
stan/math/fwd/fun/cbrt.hpp
>
22
#include <
stan/math/fwd/fun/ceil.hpp
>
23
#include <
stan/math/fwd/fun/conj.hpp
>
24
#include <
stan/math/fwd/fun/cos.hpp
>
25
#include <
stan/math/fwd/fun/cosh.hpp
>
26
#include <
stan/math/fwd/fun/determinant.hpp
>
27
#include <
stan/math/fwd/fun/digamma.hpp
>
28
#include <
stan/math/fwd/fun/erf.hpp
>
29
#include <
stan/math/fwd/fun/erfc.hpp
>
30
#include <
stan/math/fwd/fun/exp.hpp
>
31
#include <
stan/math/fwd/fun/exp2.hpp
>
32
#include <
stan/math/fwd/fun/expm1.hpp
>
33
#include <
stan/math/fwd/fun/fabs.hpp
>
34
#include <
stan/math/fwd/fun/falling_factorial.hpp
>
35
#include <
stan/math/fwd/fun/fdim.hpp
>
36
#include <
stan/math/fwd/fun/floor.hpp
>
37
#include <
stan/math/fwd/fun/fma.hpp
>
38
#include <
stan/math/fwd/fun/fmax.hpp
>
39
#include <
stan/math/fwd/fun/fmin.hpp
>
40
#include <
stan/math/fwd/fun/fmod.hpp
>
41
#include <
stan/math/fwd/fun/gamma_p.hpp
>
42
#include <
stan/math/fwd/fun/gamma_q.hpp
>
43
#include <
stan/math/fwd/fun/grad_inc_beta.hpp
>
44
#include <
stan/math/fwd/fun/hypergeometric_1F0.hpp
>
45
#include <
stan/math/fwd/fun/hypergeometric_2F1.hpp
>
46
#include <
stan/math/fwd/fun/hypergeometric_pFq.hpp
>
47
#include <
stan/math/fwd/fun/hypot.hpp
>
48
#include <
stan/math/fwd/fun/inc_beta.hpp
>
49
#include <
stan/math/fwd/fun/inv.hpp
>
50
#include <
stan/math/fwd/fun/inv_erfc.hpp
>
51
#include <
stan/math/fwd/fun/inv_Phi.hpp
>
52
#include <
stan/math/fwd/fun/inv_cloglog.hpp
>
53
#include <
stan/math/fwd/fun/inv_inc_beta.hpp
>
54
#include <
stan/math/fwd/fun/inv_logit.hpp
>
55
#include <
stan/math/fwd/fun/inv_sqrt.hpp
>
56
#include <
stan/math/fwd/fun/inv_square.hpp
>
57
#include <
stan/math/fwd/fun/inverse.hpp
>
58
#include <
stan/math/fwd/fun/is_inf.hpp
>
59
#include <
stan/math/fwd/fun/is_nan.hpp
>
60
#include <
stan/math/fwd/fun/lambert_w.hpp
>
61
#include <
stan/math/fwd/fun/lbeta.hpp
>
62
#include <
stan/math/fwd/fun/ldexp.hpp
>
63
#include <
stan/math/fwd/fun/lgamma.hpp
>
64
#include <
stan/math/fwd/fun/lmgamma.hpp
>
65
#include <
stan/math/fwd/fun/lmultiply.hpp
>
66
#include <
stan/math/fwd/fun/log.hpp
>
67
#include <
stan/math/fwd/fun/log10.hpp
>
68
#include <
stan/math/fwd/fun/log1m.hpp
>
69
#include <
stan/math/fwd/fun/log1m_exp.hpp
>
70
#include <
stan/math/fwd/fun/log1m_inv_logit.hpp
>
71
#include <
stan/math/fwd/fun/log1p.hpp
>
72
#include <
stan/math/fwd/fun/log1p_exp.hpp
>
73
#include <
stan/math/fwd/fun/log2.hpp
>
74
#include <
stan/math/fwd/fun/log_determinant.hpp
>
75
#include <
stan/math/fwd/fun/log_diff_exp.hpp
>
76
#include <
stan/math/fwd/fun/log_falling_factorial.hpp
>
77
#include <
stan/math/fwd/fun/log_inv_logit.hpp
>
78
#include <
stan/math/fwd/fun/log_inv_logit_diff.hpp
>
79
#include <
stan/math/fwd/fun/log_mix.hpp
>
80
#include <
stan/math/fwd/fun/log_rising_factorial.hpp
>
81
#include <
stan/math/fwd/fun/log_softmax.hpp
>
82
#include <
stan/math/fwd/fun/log_sum_exp.hpp
>
83
#include <
stan/math/fwd/fun/logit.hpp
>
84
#include <
stan/math/fwd/fun/mdivide_left.hpp
>
85
#include <
stan/math/fwd/fun/mdivide_left_ldlt.hpp
>
86
#include <
stan/math/fwd/fun/mdivide_left_tri_low.hpp
>
87
#include <
stan/math/fwd/fun/mdivide_right.hpp
>
88
#include <
stan/math/fwd/fun/mdivide_right_tri_low.hpp
>
89
#include <
stan/math/fwd/fun/modified_bessel_first_kind.hpp
>
90
#include <
stan/math/fwd/fun/modified_bessel_second_kind.hpp
>
91
#include <
stan/math/fwd/fun/multiply.hpp
>
92
#include <
stan/math/fwd/fun/multiply_log.hpp
>
93
#include <
stan/math/fwd/fun/multiply_lower_tri_self_transpose.hpp
>
94
#include <
stan/math/fwd/fun/norm.hpp
>
95
#include <
stan/math/fwd/fun/norm1.hpp
>
96
#include <
stan/math/fwd/fun/norm2.hpp
>
97
#include <
stan/math/fwd/fun/owens_t.hpp
>
98
#include <
stan/math/fwd/fun/Phi.hpp
>
99
#include <
stan/math/fwd/fun/Phi_approx.hpp
>
100
#include <
stan/math/fwd/fun/polar.hpp
>
101
#include <
stan/math/fwd/fun/pow.hpp
>
102
#include <
stan/math/fwd/fun/primitive_value.hpp
>
103
#include <
stan/math/fwd/fun/proj.hpp
>
104
#include <
stan/math/fwd/fun/quad_form.hpp
>
105
#include <
stan/math/fwd/fun/quad_form_sym.hpp
>
106
#include <
stan/math/fwd/fun/read_fvar.hpp
>
107
#include <
stan/math/fwd/fun/rising_factorial.hpp
>
108
#include <
stan/math/fwd/fun/round.hpp
>
109
#include <
stan/math/fwd/fun/sin.hpp
>
110
#include <
stan/math/fwd/fun/sinh.hpp
>
111
#include <
stan/math/fwd/fun/softmax.hpp
>
112
#include <
stan/math/fwd/fun/sqrt.hpp
>
113
#include <
stan/math/fwd/fun/square.hpp
>
114
#include <
stan/math/fwd/fun/sum.hpp
>
115
#include <
stan/math/fwd/fun/tan.hpp
>
116
#include <
stan/math/fwd/fun/tanh.hpp
>
117
#include <
stan/math/fwd/fun/tcrossprod.hpp
>
118
#include <
stan/math/fwd/fun/tgamma.hpp
>
119
#include <
stan/math/fwd/fun/to_fvar.hpp
>
120
#include <
stan/math/fwd/fun/trace_quad_form.hpp
>
121
#include <
stan/math/fwd/fun/trigamma.hpp
>
122
#include <
stan/math/fwd/fun/trunc.hpp
>
123
#include <
stan/math/fwd/fun/typedefs.hpp
>
124
#include <
stan/math/fwd/constraint/unit_vector_constrain.hpp
>
125
#include <
stan/math/fwd/fun/value_of.hpp
>
126
#include <
stan/math/fwd/fun/value_of_rec.hpp
>
127
128
#endif
Eigen.hpp
unit_vector_constrain.hpp
Eigen_NumTraits.hpp
Phi.hpp
Phi_approx.hpp
abs.hpp
accumulator.hpp
acos.hpp
acosh.hpp
arg.hpp
asin.hpp
asinh.hpp
atan2.hpp
atan.hpp
atanh.hpp
bessel_first_kind.hpp
bessel_second_kind.hpp
beta.hpp
binary_log_loss.hpp
cbrt.hpp
ceil.hpp
conj.hpp
cos.hpp
cosh.hpp
determinant.hpp
digamma.hpp
erf.hpp
erfc.hpp
exp2.hpp
exp.hpp
expm1.hpp
fabs.hpp
falling_factorial.hpp
fdim.hpp
floor.hpp
fma.hpp
fmax.hpp
fmin.hpp
fmod.hpp
gamma_p.hpp
gamma_q.hpp
grad_inc_beta.hpp
hypergeometric_1F0.hpp
hypergeometric_2F1.hpp
hypergeometric_pFq.hpp
hypot.hpp
inc_beta.hpp
inv.hpp
inv_Phi.hpp
inv_cloglog.hpp
inv_erfc.hpp
inv_inc_beta.hpp
inv_logit.hpp
inv_sqrt.hpp
inv_square.hpp
inverse.hpp
is_inf.hpp
is_nan.hpp
lambert_w.hpp
lbeta.hpp
ldexp.hpp
lgamma.hpp
lmgamma.hpp
lmultiply.hpp
log10.hpp
log1m.hpp
log1m_exp.hpp
log1m_inv_logit.hpp
log1p.hpp
log1p_exp.hpp
log2.hpp
log.hpp
log_determinant.hpp
log_diff_exp.hpp
log_falling_factorial.hpp
log_inv_logit.hpp
log_inv_logit_diff.hpp
log_mix.hpp
log_rising_factorial.hpp
log_softmax.hpp
log_sum_exp.hpp
logit.hpp
mdivide_left.hpp
mdivide_left_ldlt.hpp
mdivide_left_tri_low.hpp
mdivide_right.hpp
mdivide_right_tri_low.hpp
modified_bessel_first_kind.hpp
modified_bessel_second_kind.hpp
multiply.hpp
multiply_log.hpp
multiply_lower_tri_self_transpose.hpp
norm1.hpp
norm2.hpp
norm.hpp
owens_t.hpp
polar.hpp
pow.hpp
primitive_value.hpp
proj.hpp
quad_form.hpp
quad_form_sym.hpp
rising_factorial.hpp
round.hpp
sin.hpp
sinh.hpp
softmax.hpp
sqrt.hpp
square.hpp
sum.hpp
tan.hpp
tanh.hpp
tcrossprod.hpp
tgamma.hpp
trace_quad_form.hpp
trigamma.hpp
trunc.hpp
typedefs.hpp
value_of.hpp
value_of_rec.hpp
read_fvar.hpp
to_fvar.hpp
stan
math
fwd
fun.hpp
[
Stan Home Page
]
© 2011–2019, Stan Development Team.