Loading [MathJax]/extensions/TeX/AMSsymbols.js
Stan Math Library
5.0.0
Automatic Differentiation
▼
Stan Math Library
Overview
▼
Contributor Guides
Developer Guide
Adding New Functions
Adding New Distributions
Common Pitfalls
Using requires for general overloads
Reverse Mode Types
Testing Automatic Differentiation Functions
Testing New Distributions
Add New Functions With Known Gradients
Adding New OpenCL Functions
Windows Development Tips
▼
Internal Docs
►
Probability Distributions
►
OpenCL
►
Compressed Sparse Row matrix format.
►
Type Traits
►
Available requires<> for overloading.
►
Eigen expressions
►
arena_matrix <br>
►
real <br>
►
Parallelism
(External Link) Stan Language Docs
(External Link) Stan Discourse
►
Stan Math Library Docs
►
Class List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
fun.hpp
Go to the documentation of this file.
1
#ifndef STAN_MATH_REV_FUN_HPP
2
#define STAN_MATH_REV_FUN_HPP
3
4
#include <
stan/math/prim/fun/Eigen.hpp
>
5
6
#include <
stan/math/rev/fun/LDLT_factor.hpp
>
7
#include <
stan/math/rev/fun/Phi.hpp
>
8
#include <
stan/math/rev/fun/Phi_approx.hpp
>
9
#include <
stan/math/rev/fun/abs.hpp
>
10
#include <
stan/math/rev/fun/accumulator.hpp
>
11
#include <
stan/math/rev/fun/acos.hpp
>
12
#include <
stan/math/rev/fun/acosh.hpp
>
13
#include <
stan/math/rev/fun/append_col.hpp
>
14
#include <
stan/math/rev/fun/append_row.hpp
>
15
#include <
stan/math/rev/fun/as_bool.hpp
>
16
#include <
stan/math/rev/fun/as_array_or_scalar.hpp
>
17
#include <
stan/math/rev/fun/as_column_vector_or_scalar.hpp
>
18
#include <
stan/math/rev/fun/arg.hpp
>
19
#include <
stan/math/rev/fun/asin.hpp
>
20
#include <
stan/math/rev/fun/asinh.hpp
>
21
#include <
stan/math/rev/fun/atan.hpp
>
22
#include <
stan/math/rev/fun/atan2.hpp
>
23
#include <
stan/math/rev/fun/atanh.hpp
>
24
#include <
stan/math/rev/fun/bessel_first_kind.hpp
>
25
#include <
stan/math/rev/fun/bessel_second_kind.hpp
>
26
#include <
stan/math/rev/fun/beta.hpp
>
27
#include <
stan/math/rev/fun/binary_log_loss.hpp
>
28
#include <
stan/math/rev/fun/cbrt.hpp
>
29
#include <
stan/math/rev/fun/ceil.hpp
>
30
#include <
stan/math/rev/fun/cholesky_decompose.hpp
>
31
#include <
stan/math/rev/fun/cumulative_sum.hpp
>
32
#include <
stan/math/rev/fun/columns_dot_product.hpp
>
33
#include <
stan/math/rev/fun/columns_dot_self.hpp
>
34
#include <
stan/math/rev/fun/conj.hpp
>
35
#include <
stan/math/rev/fun/cos.hpp
>
36
#include <
stan/math/rev/fun/cosh.hpp
>
37
#include <
stan/math/rev/fun/cov_exp_quad.hpp
>
38
#include <
stan/math/rev/fun/csr_matrix_times_vector.hpp
>
39
#include <
stan/math/rev/fun/determinant.hpp
>
40
#include <
stan/math/rev/fun/diag_pre_multiply.hpp
>
41
#include <
stan/math/rev/fun/diag_post_multiply.hpp
>
42
#include <
stan/math/rev/fun/digamma.hpp
>
43
#include <
stan/math/rev/fun/dims.hpp
>
44
#include <
stan/math/rev/fun/divide.hpp
>
45
#include <
stan/math/rev/fun/dot_product.hpp
>
46
#include <
stan/math/rev/fun/dot_self.hpp
>
47
#include <
stan/math/rev/fun/eigendecompose_sym.hpp
>
48
#include <
stan/math/rev/fun/eigenvalues_sym.hpp
>
49
#include <
stan/math/rev/fun/eigenvectors_sym.hpp
>
50
#include <
stan/math/rev/fun/elt_divide.hpp
>
51
#include <
stan/math/rev/fun/elt_multiply.hpp
>
52
#include <
stan/math/rev/fun/erf.hpp
>
53
#include <
stan/math/rev/fun/erfc.hpp
>
54
#include <
stan/math/rev/fun/exp.hpp
>
55
#include <
stan/math/rev/fun/exp2.hpp
>
56
#include <
stan/math/rev/fun/expm1.hpp
>
57
#include <
stan/math/rev/fun/fabs.hpp
>
58
#include <
stan/math/rev/fun/falling_factorial.hpp
>
59
#include <
stan/math/rev/fun/fdim.hpp
>
60
#include <
stan/math/rev/fun/fft.hpp
>
61
#include <
stan/math/rev/fun/fill.hpp
>
62
#include <
stan/math/rev/fun/floor.hpp
>
63
#include <
stan/math/rev/fun/fma.hpp
>
64
#include <
stan/math/rev/fun/fmax.hpp
>
65
#include <
stan/math/rev/fun/fmin.hpp
>
66
#include <
stan/math/rev/fun/fmod.hpp
>
67
#include <
stan/math/rev/fun/from_var_value.hpp
>
68
#include <
stan/math/rev/fun/gamma_p.hpp
>
69
#include <
stan/math/rev/fun/gamma_q.hpp
>
70
#include <
stan/math/rev/fun/generalized_inverse.hpp
>
71
#include <
stan/math/rev/fun/gp_periodic_cov.hpp
>
72
#include <
stan/math/rev/fun/grad.hpp
>
73
#include <
stan/math/rev/fun/hypergeometric_1F0.hpp
>
74
#include <
stan/math/rev/fun/hypergeometric_2F1.hpp
>
75
#include <
stan/math/rev/fun/hypergeometric_pFq.hpp
>
76
#include <
stan/math/rev/fun/hypot.hpp
>
77
#include <
stan/math/rev/fun/if_else.hpp
>
78
#include <
stan/math/rev/fun/inc_beta.hpp
>
79
#include <
stan/math/rev/fun/inv_inc_beta.hpp
>
80
#include <
stan/math/rev/fun/initialize_fill.hpp
>
81
#include <
stan/math/rev/fun/initialize_variable.hpp
>
82
#include <
stan/math/rev/fun/inv.hpp
>
83
#include <
stan/math/rev/fun/inv_Phi.hpp
>
84
#include <
stan/math/rev/fun/inv_cloglog.hpp
>
85
#include <
stan/math/rev/fun/inv_erfc.hpp
>
86
#include <
stan/math/rev/fun/inv_logit.hpp
>
87
#include <
stan/math/rev/fun/inv_sqrt.hpp
>
88
#include <
stan/math/rev/fun/inv_square.hpp
>
89
#include <
stan/math/rev/fun/inverse.hpp
>
90
#include <
stan/math/rev/fun/is_inf.hpp
>
91
#include <
stan/math/rev/fun/is_nan.hpp
>
92
#include <
stan/math/rev/fun/is_uninitialized.hpp
>
93
#include <
stan/math/rev/fun/lambert_w.hpp
>
94
#include <
stan/math/rev/fun/lbeta.hpp
>
95
#include <
stan/math/rev/fun/ldexp.hpp
>
96
#include <
stan/math/rev/fun/lgamma.hpp
>
97
#include <
stan/math/rev/fun/lmgamma.hpp
>
98
#include <
stan/math/rev/fun/lmultiply.hpp
>
99
#include <
stan/math/rev/fun/log.hpp
>
100
#include <
stan/math/rev/fun/log10.hpp
>
101
#include <
stan/math/rev/fun/log1m.hpp
>
102
#include <
stan/math/rev/fun/log1m_exp.hpp
>
103
#include <
stan/math/rev/fun/log1m_inv_logit.hpp
>
104
#include <
stan/math/rev/fun/log1p.hpp
>
105
#include <
stan/math/rev/fun/log1p_exp.hpp
>
106
#include <
stan/math/rev/fun/log2.hpp
>
107
#include <
stan/math/rev/fun/log_determinant.hpp
>
108
#include <
stan/math/rev/fun/log_determinant_ldlt.hpp
>
109
#include <
stan/math/rev/fun/log_determinant_spd.hpp
>
110
#include <
stan/math/rev/fun/log_diff_exp.hpp
>
111
#include <
stan/math/rev/fun/log_falling_factorial.hpp
>
112
#include <
stan/math/rev/fun/log_inv_logit.hpp
>
113
#include <
stan/math/rev/fun/log_inv_logit_diff.hpp
>
114
#include <
stan/math/rev/fun/log_mix.hpp
>
115
#include <
stan/math/rev/fun/log_rising_factorial.hpp
>
116
#include <
stan/math/rev/fun/log_softmax.hpp
>
117
#include <
stan/math/rev/fun/log_sum_exp.hpp
>
118
#include <
stan/math/rev/fun/logit.hpp
>
119
#include <
stan/math/rev/fun/matrix_exp_multiply.hpp
>
120
#include <
stan/math/rev/fun/matrix_power.hpp
>
121
#include <
stan/math/rev/fun/mdivide_left.hpp
>
122
#include <
stan/math/rev/fun/mdivide_left_ldlt.hpp
>
123
#include <
stan/math/rev/fun/mdivide_left_spd.hpp
>
124
#include <
stan/math/rev/fun/mdivide_left_tri.hpp
>
125
#include <
stan/math/rev/fun/modified_bessel_first_kind.hpp
>
126
#include <
stan/math/rev/fun/modified_bessel_second_kind.hpp
>
127
#include <
stan/math/rev/fun/multiply.hpp
>
128
#include <
stan/math/rev/fun/multiply_log.hpp
>
129
#include <
stan/math/rev/fun/multiply_lower_tri_self_transpose.hpp
>
130
#include <
stan/math/rev/fun/norm.hpp
>
131
#include <
stan/math/rev/fun/norm1.hpp
>
132
#include <
stan/math/rev/fun/norm2.hpp
>
133
#include <
stan/math/rev/fun/owens_t.hpp
>
134
#include <
stan/math/rev/fun/polar.hpp
>
135
#include <
stan/math/rev/fun/pow.hpp
>
136
#include <
stan/math/rev/fun/primitive_value.hpp
>
137
#include <
stan/math/rev/fun/proj.hpp
>
138
#include <
stan/math/rev/fun/quad_form.hpp
>
139
#include <
stan/math/rev/fun/quad_form_sym.hpp
>
140
#include <
stan/math/rev/fun/read_corr_L.hpp
>
141
#include <
stan/math/rev/fun/read_corr_matrix.hpp
>
142
#include <
stan/math/rev/fun/read_cov_L.hpp
>
143
#include <
stan/math/rev/fun/read_cov_matrix.hpp
>
144
#include <
stan/math/rev/fun/rep_matrix.hpp
>
145
#include <
stan/math/rev/fun/rep_row_vector.hpp
>
146
#include <
stan/math/rev/fun/rep_vector.hpp
>
147
#include <
stan/math/rev/fun/rising_factorial.hpp
>
148
#include <
stan/math/rev/fun/round.hpp
>
149
#include <
stan/math/rev/fun/rows_dot_product.hpp
>
150
#include <
stan/math/rev/fun/rows_dot_self.hpp
>
151
#include <
stan/math/rev/fun/sd.hpp
>
152
#include <
stan/math/rev/fun/sin.hpp
>
153
#include <
stan/math/rev/fun/singular_values.hpp
>
154
#include <
stan/math/rev/fun/svd.hpp
>
155
#include <
stan/math/rev/fun/svd_U.hpp
>
156
#include <
stan/math/rev/fun/svd_V.hpp
>
157
#include <
stan/math/rev/fun/sinh.hpp
>
158
#include <
stan/math/rev/fun/softmax.hpp
>
159
#include <
stan/math/rev/fun/sqrt.hpp
>
160
#include <
stan/math/rev/fun/square.hpp
>
161
#include <
stan/math/rev/fun/squared_distance.hpp
>
162
#include <
stan/math/rev/fun/stan_print.hpp
>
163
#include <
stan/math/rev/fun/step.hpp
>
164
#include <
stan/math/rev/fun/sum.hpp
>
165
#include <
stan/math/rev/fun/tan.hpp
>
166
#include <
stan/math/rev/fun/tanh.hpp
>
167
#include <
stan/math/rev/fun/tcrossprod.hpp
>
168
#include <
stan/math/rev/fun/tgamma.hpp
>
169
#include <
stan/math/rev/fun/to_var.hpp
>
170
#include <
stan/math/rev/fun/to_arena.hpp
>
171
#include <
stan/math/rev/fun/to_soa_sparse_matrix.hpp
>
172
#include <
stan/math/rev/fun/to_var_value.hpp
>
173
#include <
stan/math/rev/fun/to_vector.hpp
>
174
#include <
stan/math/rev/fun/trace.hpp
>
175
#include <
stan/math/rev/fun/trace_gen_inv_quad_form_ldlt.hpp
>
176
#include <
stan/math/rev/fun/trace_gen_quad_form.hpp
>
177
#include <
stan/math/rev/fun/trace_inv_quad_form_ldlt.hpp
>
178
#include <
stan/math/rev/fun/trace_quad_form.hpp
>
179
#include <
stan/math/rev/fun/trigamma.hpp
>
180
#include <
stan/math/rev/fun/trunc.hpp
>
181
#include <
stan/math/rev/fun/value_of.hpp
>
182
#include <
stan/math/rev/fun/value_of_rec.hpp
>
183
#include <
stan/math/rev/fun/variance.hpp
>
184
185
#include <
stan/math/prim/constraint.hpp
>
186
#include <
stan/math/prim/err.hpp
>
187
#include <
stan/math/prim/fun.hpp
>
188
#include <
stan/math/prim/functor.hpp
>
189
#include <
stan/math/prim/meta.hpp
>
190
191
#endif
Eigen.hpp
from_var_value.hpp
initialize_variable.hpp
constraint.hpp
err.hpp
fun.hpp
functor.hpp
meta.hpp
LDLT_factor.hpp
Phi.hpp
Phi_approx.hpp
abs.hpp
accumulator.hpp
acos.hpp
acosh.hpp
append_col.hpp
append_row.hpp
arg.hpp
as_array_or_scalar.hpp
as_bool.hpp
as_column_vector_or_scalar.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
cholesky_decompose.hpp
columns_dot_product.hpp
columns_dot_self.hpp
conj.hpp
cos.hpp
cosh.hpp
cov_exp_quad.hpp
csr_matrix_times_vector.hpp
cumulative_sum.hpp
determinant.hpp
diag_post_multiply.hpp
diag_pre_multiply.hpp
digamma.hpp
dims.hpp
divide.hpp
dot_product.hpp
dot_self.hpp
eigendecompose_sym.hpp
eigenvalues_sym.hpp
eigenvectors_sym.hpp
elt_divide.hpp
elt_multiply.hpp
erf.hpp
erfc.hpp
exp2.hpp
exp.hpp
expm1.hpp
fabs.hpp
falling_factorial.hpp
fdim.hpp
fft.hpp
fill.hpp
floor.hpp
fma.hpp
fmax.hpp
fmin.hpp
fmod.hpp
gamma_p.hpp
gamma_q.hpp
generalized_inverse.hpp
gp_periodic_cov.hpp
grad.hpp
hypergeometric_1F0.hpp
hypergeometric_2F1.hpp
hypergeometric_pFq.hpp
hypot.hpp
if_else.hpp
inc_beta.hpp
initialize_fill.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
is_uninitialized.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_determinant_ldlt.hpp
log_determinant_spd.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
matrix_exp_multiply.hpp
matrix_power.hpp
mdivide_left.hpp
mdivide_left_ldlt.hpp
mdivide_left_spd.hpp
mdivide_left_tri.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
read_corr_L.hpp
read_corr_matrix.hpp
read_cov_L.hpp
read_cov_matrix.hpp
rep_matrix.hpp
rep_row_vector.hpp
rep_vector.hpp
rising_factorial.hpp
round.hpp
rows_dot_product.hpp
rows_dot_self.hpp
sd.hpp
sin.hpp
singular_values.hpp
sinh.hpp
softmax.hpp
sqrt.hpp
square.hpp
squared_distance.hpp
stan_print.hpp
step.hpp
sum.hpp
svd.hpp
svd_U.hpp
svd_V.hpp
tan.hpp
tanh.hpp
tcrossprod.hpp
tgamma.hpp
to_arena.hpp
to_vector.hpp
trace.hpp
trace_gen_inv_quad_form_ldlt.hpp
trace_gen_quad_form.hpp
trace_inv_quad_form_ldlt.hpp
trace_quad_form.hpp
trigamma.hpp
trunc.hpp
value_of.hpp
value_of_rec.hpp
variance.hpp
to_soa_sparse_matrix.hpp
to_var.hpp
to_var_value.hpp
stan
math
rev
fun.hpp
[
Stan Home Page
]
© 2011–2019, Stan Development Team.