Stan
2.5.0
probability, sampling & optimization
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
stan
agrad
rev
functions.hpp
Go to the documentation of this file.
1
#ifndef STAN__AGRAD__REV__FUNCTIONS_HPP
2
#define STAN__AGRAD__REV__FUNCTIONS_HPP
3
4
#include <
stan/agrad/rev/functions/Phi.hpp
>
5
#include <
stan/agrad/rev/functions/Phi_approx.hpp
>
6
#include <
stan/agrad/rev/functions/abs.hpp
>
7
#include <
stan/agrad/rev/functions/acos.hpp
>
8
#include <
stan/agrad/rev/functions/acosh.hpp
>
9
#include <
stan/agrad/rev/functions/as_bool.hpp
>
10
#include <
stan/agrad/rev/functions/asin.hpp
>
11
#include <
stan/agrad/rev/functions/asinh.hpp
>
12
#include <
stan/agrad/rev/functions/atan.hpp
>
13
#include <
stan/agrad/rev/functions/atan2.hpp
>
14
#include <
stan/agrad/rev/functions/atanh.hpp
>
15
#include <
stan/agrad/rev/functions/bessel_first_kind.hpp
>
16
#include <
stan/agrad/rev/functions/bessel_second_kind.hpp
>
17
#include <
stan/agrad/rev/functions/binary_log_loss.hpp
>
18
#include <
stan/agrad/rev/functions/cbrt.hpp
>
19
#include <
stan/agrad/rev/functions/ceil.hpp
>
20
#include <
stan/agrad/rev/functions/cos.hpp
>
21
#include <
stan/agrad/rev/functions/cosh.hpp
>
22
#include <
stan/agrad/rev/functions/digamma.hpp
>
23
#include <
stan/agrad/rev/functions/erf.hpp
>
24
#include <
stan/agrad/rev/functions/erfc.hpp
>
25
#include <
stan/agrad/rev/functions/exp.hpp
>
26
#include <
stan/agrad/rev/functions/exp2.hpp
>
27
#include <
stan/agrad/rev/functions/expm1.hpp
>
28
#include <
stan/agrad/rev/functions/fabs.hpp
>
29
#include <
stan/agrad/rev/functions/falling_factorial.hpp
>
30
#include <
stan/agrad/rev/functions/fdim.hpp
>
31
#include <
stan/agrad/rev/functions/floor.hpp
>
32
#include <
stan/agrad/rev/functions/fma.hpp
>
33
#include <
stan/agrad/rev/functions/fmax.hpp
>
34
#include <
stan/agrad/rev/functions/fmin.hpp
>
35
#include <
stan/agrad/rev/functions/fmod.hpp
>
36
#include <
stan/agrad/rev/functions/gamma_p.hpp
>
37
#include <
stan/agrad/rev/functions/gamma_q.hpp
>
38
#include <
stan/agrad/rev/functions/hypot.hpp
>
39
#include <
stan/agrad/rev/functions/ibeta.hpp
>
40
#include <
stan/agrad/rev/functions/if_else.hpp
>
41
#include <
stan/agrad/rev/functions/inv.hpp
>
42
#include <
stan/agrad/rev/functions/inv_cloglog.hpp
>
43
#include <
stan/agrad/rev/functions/inv_logit.hpp
>
44
#include <
stan/agrad/rev/functions/inv_sqrt.hpp
>
45
#include <
stan/agrad/rev/functions/inv_square.hpp
>
46
#include <
stan/agrad/rev/functions/is_inf.hpp
>
47
#include <
stan/agrad/rev/functions/is_nan.hpp
>
48
#include <
stan/agrad/rev/functions/is_uninitialized.hpp
>
49
#include <
stan/agrad/rev/functions/lgamma.hpp
>
50
#include <
stan/agrad/rev/functions/lmgamma.hpp
>
51
#include <
stan/agrad/rev/functions/log.hpp
>
52
#include <
stan/agrad/rev/functions/log10.hpp
>
53
#include <
stan/agrad/rev/functions/log1m.hpp
>
54
#include <
stan/agrad/rev/functions/log1m_exp.hpp
>
55
#include <
stan/agrad/rev/functions/log1p.hpp
>
56
#include <
stan/agrad/rev/functions/log1p_exp.hpp
>
57
#include <
stan/agrad/rev/functions/log2.hpp
>
58
#include <
stan/agrad/rev/functions/log_diff_exp.hpp
>
59
#include <
stan/agrad/rev/functions/log_falling_factorial.hpp
>
60
#include <
stan/agrad/rev/functions/log_rising_factorial.hpp
>
61
#include <
stan/agrad/rev/functions/log_sum_exp.hpp
>
62
#include <
stan/agrad/rev/functions/modified_bessel_first_kind.hpp
>
63
#include <
stan/agrad/rev/functions/modified_bessel_second_kind.hpp
>
64
#include <
stan/agrad/rev/functions/multiply_log.hpp
>
65
#include <
stan/agrad/rev/functions/owens_t.hpp
>
66
#include <
stan/agrad/rev/functions/pow.hpp
>
67
#include <
stan/agrad/rev/functions/primitive_value.hpp
>
68
#include <
stan/agrad/rev/functions/rising_factorial.hpp
>
69
#include <
stan/agrad/rev/functions/round.hpp
>
70
#include <
stan/agrad/rev/functions/sin.hpp
>
71
#include <
stan/agrad/rev/functions/sinh.hpp
>
72
#include <
stan/agrad/rev/functions/sqrt.hpp
>
73
#include <
stan/agrad/rev/functions/square.hpp
>
74
#include <
stan/agrad/rev/functions/step.hpp
>
75
#include <
stan/agrad/rev/functions/tan.hpp
>
76
#include <
stan/agrad/rev/functions/tanh.hpp
>
77
#include <
stan/agrad/rev/functions/tgamma.hpp
>
78
#include <
stan/agrad/rev/functions/trunc.hpp
>
79
#include <
stan/agrad/rev/functions/value_of.hpp
>
80
81
#endif
fabs.hpp
gamma_p.hpp
hypot.hpp
cbrt.hpp
owens_t.hpp
log.hpp
fma.hpp
modified_bessel_second_kind.hpp
inv_logit.hpp
log_rising_factorial.hpp
gamma_q.hpp
inv.hpp
log_falling_factorial.hpp
modified_bessel_first_kind.hpp
ceil.hpp
sin.hpp
tanh.hpp
primitive_value.hpp
binary_log_loss.hpp
Phi_approx.hpp
ibeta.hpp
erfc.hpp
exp2.hpp
log10.hpp
exp.hpp
inv_square.hpp
floor.hpp
tan.hpp
asin.hpp
inv_sqrt.hpp
bessel_second_kind.hpp
is_nan.hpp
if_else.hpp
atanh.hpp
round.hpp
is_uninitialized.hpp
acos.hpp
falling_factorial.hpp
log_sum_exp.hpp
Phi.hpp
lmgamma.hpp
atan.hpp
fmax.hpp
cos.hpp
fmod.hpp
log1m.hpp
log1p_exp.hpp
lgamma.hpp
sqrt.hpp
tgamma.hpp
bessel_first_kind.hpp
erf.hpp
is_inf.hpp
atan2.hpp
square.hpp
cosh.hpp
multiply_log.hpp
inv_cloglog.hpp
as_bool.hpp
expm1.hpp
log1m_exp.hpp
acosh.hpp
abs.hpp
trunc.hpp
log2.hpp
fdim.hpp
sinh.hpp
log_diff_exp.hpp
asinh.hpp
digamma.hpp
step.hpp
rising_factorial.hpp
fmin.hpp
value_of.hpp
pow.hpp
log1p.hpp
[
Stan Home Page
]
© 2011–2014, Stan Development Team.