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
math
functions.hpp
Go to the documentation of this file.
1
#ifndef STAN__MATH__FUNCTIONS_HPP
2
#define STAN__MATH__FUNCTIONS_HPP
3
4
#include <
stan/math/functions/Phi.hpp
>
5
#include <
stan/math/functions/Phi_approx.hpp
>
6
#include <
stan/math/functions/abs.hpp
>
7
#include <
stan/math/functions/as_bool.hpp
>
8
#include <
stan/math/functions/bessel_first_kind.hpp
>
9
#include <
stan/math/functions/bessel_second_kind.hpp
>
10
#include <
stan/math/functions/binary_log_loss.hpp
>
11
#include <
stan/math/functions/binomial_coefficient_log.hpp
>
12
#include <
stan/math/functions/digamma.hpp
>
13
#include <
stan/math/functions/dist.hpp
>
14
#include <
stan/math/functions/divide.hpp
>
15
#include <
stan/math/functions/dot.hpp
>
16
#include <
stan/math/functions/dot_self.hpp
>
17
#include <
stan/math/functions/exp2.hpp
>
18
#include <
stan/math/functions/falling_factorial.hpp
>
19
#include <
stan/math/functions/fdim.hpp
>
20
#include <
stan/math/functions/gamma_p.hpp
>
21
#include <
stan/math/functions/gamma_q.hpp
>
22
#include <
stan/math/functions/ibeta.hpp
>
23
#include <
stan/math/functions/if_else.hpp
>
24
#include <
stan/math/functions/int_step.hpp
>
25
#include <
stan/math/functions/inv.hpp
>
26
#include <
stan/math/functions/inv_cloglog.hpp
>
27
#include <
stan/math/functions/inv_logit.hpp
>
28
#include <
stan/math/functions/inv_sqrt.hpp
>
29
#include <
stan/math/functions/inv_square.hpp
>
30
#include <
stan/math/functions/inverse_softmax.hpp
>
31
#include <
stan/math/functions/is_inf.hpp
>
32
#include <
stan/math/functions/is_nan.hpp
>
33
#include <
stan/math/functions/is_uninitialized.hpp
>
34
#include <
stan/math/functions/lbeta.hpp
>
35
#include <
stan/math/functions/lgamma.hpp
>
36
#include <
stan/math/functions/lmgamma.hpp
>
37
#include <
stan/math/functions/log1m.hpp
>
38
#include <
stan/math/functions/log1m_exp.hpp
>
39
#include <
stan/math/functions/log1m_inv_logit.hpp
>
40
#include <
stan/math/functions/log1p.hpp
>
41
#include <
stan/math/functions/log1p_exp.hpp
>
42
#include <
stan/math/functions/log2.hpp
>
43
#include <
stan/math/functions/log_diff_exp.hpp
>
44
#include <
stan/math/functions/log_falling_factorial.hpp
>
45
#include <
stan/math/functions/log_inv_logit.hpp
>
46
#include <
stan/math/functions/log_rising_factorial.hpp
>
47
#include <
stan/math/functions/log_sum_exp.hpp
>
48
#include <
stan/math/functions/logical_and.hpp
>
49
#include <
stan/math/functions/logical_eq.hpp
>
50
#include <
stan/math/functions/logical_gt.hpp
>
51
#include <
stan/math/functions/logical_gte.hpp
>
52
#include <
stan/math/functions/logical_lt.hpp
>
53
#include <
stan/math/functions/logical_lte.hpp
>
54
#include <
stan/math/functions/logical_negation.hpp
>
55
#include <
stan/math/functions/logical_neq.hpp
>
56
#include <
stan/math/functions/logical_or.hpp
>
57
#include <
stan/math/functions/logit.hpp
>
58
#include <
stan/math/functions/max.hpp
>
59
#include <
stan/math/functions/min.hpp
>
60
#include <
stan/math/functions/modified_bessel_first_kind.hpp
>
61
#include <
stan/math/functions/modified_bessel_second_kind.hpp
>
62
#include <
stan/math/functions/modulus.hpp
>
63
#include <
stan/math/functions/multiply_log.hpp
>
64
#include <
stan/math/functions/owens_t.hpp
>
65
#include <
stan/math/functions/primitive_value.hpp
>
66
#include <
stan/math/functions/rising_factorial.hpp
>
67
#include <
stan/math/functions/scaled_add.hpp
>
68
#include <
stan/math/functions/square.hpp
>
69
#include <
stan/math/functions/step.hpp
>
70
#include <
stan/math/functions/sub.hpp
>
71
#include <
stan/math/functions/sum.hpp
>
72
#include <
stan/math/functions/trigamma.hpp
>
73
#include <
stan/math/functions/value_of.hpp
>
74
75
#endif
log_sum_exp.hpp
rising_factorial.hpp
dist.hpp
modulus.hpp
log_rising_factorial.hpp
multiply_log.hpp
log1m_exp.hpp
digamma.hpp
min.hpp
log1m_inv_logit.hpp
falling_factorial.hpp
gamma_q.hpp
log1p_exp.hpp
Phi_approx.hpp
inverse_softmax.hpp
logit.hpp
lmgamma.hpp
Phi.hpp
square.hpp
logical_and.hpp
modified_bessel_first_kind.hpp
as_bool.hpp
exp2.hpp
logical_negation.hpp
sum.hpp
log2.hpp
dot_self.hpp
bessel_second_kind.hpp
ibeta.hpp
logical_lte.hpp
divide.hpp
dot.hpp
logical_neq.hpp
log_diff_exp.hpp
log1m.hpp
fdim.hpp
inv.hpp
logical_gt.hpp
sub.hpp
logical_or.hpp
if_else.hpp
step.hpp
log_inv_logit.hpp
log_falling_factorial.hpp
logical_gte.hpp
trigamma.hpp
gamma_p.hpp
logical_eq.hpp
binary_log_loss.hpp
primitive_value.hpp
owens_t.hpp
log1p.hpp
inv_square.hpp
inv_cloglog.hpp
abs.hpp
scaled_add.hpp
is_nan.hpp
int_step.hpp
bessel_first_kind.hpp
value_of.hpp
inv_logit.hpp
inv_sqrt.hpp
binomial_coefficient_log.hpp
logical_lt.hpp
lbeta.hpp
modified_bessel_second_kind.hpp
is_uninitialized.hpp
lgamma.hpp
max.hpp
is_inf.hpp
[
Stan Home Page
]
© 2011–2014, Stan Development Team.