Automatic Differentiation
 
Loading...
Searching...
No Matches
fun.hpp File Reference
#include <stan/math/prim/fun/Eigen.hpp>
#include <stan/math/fwd/fun/Eigen_NumTraits.hpp>
#include <stan/math/fwd/fun/abs.hpp>
#include <stan/math/fwd/fun/accumulator.hpp>
#include <stan/math/fwd/fun/acos.hpp>
#include <stan/math/fwd/fun/acosh.hpp>
#include <stan/math/fwd/fun/asin.hpp>
#include <stan/math/fwd/fun/arg.hpp>
#include <stan/math/fwd/fun/asinh.hpp>
#include <stan/math/fwd/fun/atan.hpp>
#include <stan/math/fwd/fun/atan2.hpp>
#include <stan/math/fwd/fun/atanh.hpp>
#include <stan/math/fwd/fun/bessel_first_kind.hpp>
#include <stan/math/fwd/fun/bessel_second_kind.hpp>
#include <stan/math/fwd/fun/beta.hpp>
#include <stan/math/fwd/fun/binary_log_loss.hpp>
#include <stan/math/fwd/fun/cbrt.hpp>
#include <stan/math/fwd/fun/ceil.hpp>
#include <stan/math/fwd/fun/conj.hpp>
#include <stan/math/fwd/fun/cos.hpp>
#include <stan/math/fwd/fun/cosh.hpp>
#include <stan/math/fwd/fun/determinant.hpp>
#include <stan/math/fwd/fun/digamma.hpp>
#include <stan/math/fwd/fun/erf.hpp>
#include <stan/math/fwd/fun/erfc.hpp>
#include <stan/math/fwd/fun/exp.hpp>
#include <stan/math/fwd/fun/exp2.hpp>
#include <stan/math/fwd/fun/expm1.hpp>
#include <stan/math/fwd/fun/fabs.hpp>
#include <stan/math/fwd/fun/falling_factorial.hpp>
#include <stan/math/fwd/fun/fdim.hpp>
#include <stan/math/fwd/fun/floor.hpp>
#include <stan/math/fwd/fun/fma.hpp>
#include <stan/math/fwd/fun/fmax.hpp>
#include <stan/math/fwd/fun/fmin.hpp>
#include <stan/math/fwd/fun/fmod.hpp>
#include <stan/math/fwd/fun/gamma_p.hpp>
#include <stan/math/fwd/fun/gamma_q.hpp>
#include <stan/math/fwd/fun/grad_inc_beta.hpp>
#include <stan/math/fwd/fun/hypergeometric_1F0.hpp>
#include <stan/math/fwd/fun/hypergeometric_2F1.hpp>
#include <stan/math/fwd/fun/hypergeometric_pFq.hpp>
#include <stan/math/fwd/fun/hypot.hpp>
#include <stan/math/fwd/fun/inc_beta.hpp>
#include <stan/math/fwd/fun/inv.hpp>
#include <stan/math/fwd/fun/inv_erfc.hpp>
#include <stan/math/fwd/fun/inv_Phi.hpp>
#include <stan/math/fwd/fun/inv_cloglog.hpp>
#include <stan/math/fwd/fun/inv_inc_beta.hpp>
#include <stan/math/fwd/fun/inv_logit.hpp>
#include <stan/math/fwd/fun/inv_sqrt.hpp>
#include <stan/math/fwd/fun/inv_square.hpp>
#include <stan/math/fwd/fun/inverse.hpp>
#include <stan/math/fwd/fun/is_inf.hpp>
#include <stan/math/fwd/fun/is_nan.hpp>
#include <stan/math/fwd/fun/lambert_w.hpp>
#include <stan/math/fwd/fun/lbeta.hpp>
#include <stan/math/fwd/fun/ldexp.hpp>
#include <stan/math/fwd/fun/lgamma.hpp>
#include <stan/math/fwd/fun/lmgamma.hpp>
#include <stan/math/fwd/fun/lmultiply.hpp>
#include <stan/math/fwd/fun/log.hpp>
#include <stan/math/fwd/fun/log10.hpp>
#include <stan/math/fwd/fun/log1m.hpp>
#include <stan/math/fwd/fun/log1m_exp.hpp>
#include <stan/math/fwd/fun/log1m_inv_logit.hpp>
#include <stan/math/fwd/fun/log1p.hpp>
#include <stan/math/fwd/fun/log1p_exp.hpp>
#include <stan/math/fwd/fun/log2.hpp>
#include <stan/math/fwd/fun/log_determinant.hpp>
#include <stan/math/fwd/fun/log_diff_exp.hpp>
#include <stan/math/fwd/fun/log_falling_factorial.hpp>
#include <stan/math/fwd/fun/log_inv_logit.hpp>
#include <stan/math/fwd/fun/log_inv_logit_diff.hpp>
#include <stan/math/fwd/fun/log_mix.hpp>
#include <stan/math/fwd/fun/log_rising_factorial.hpp>
#include <stan/math/fwd/fun/log_softmax.hpp>
#include <stan/math/fwd/fun/log_sum_exp.hpp>
#include <stan/math/fwd/fun/logit.hpp>
#include <stan/math/fwd/fun/mdivide_left.hpp>
#include <stan/math/fwd/fun/mdivide_left_ldlt.hpp>
#include <stan/math/fwd/fun/mdivide_left_tri_low.hpp>
#include <stan/math/fwd/fun/mdivide_right.hpp>
#include <stan/math/fwd/fun/mdivide_right_tri_low.hpp>
#include <stan/math/fwd/fun/modified_bessel_first_kind.hpp>
#include <stan/math/fwd/fun/modified_bessel_second_kind.hpp>
#include <stan/math/fwd/fun/multiply.hpp>
#include <stan/math/fwd/fun/multiply_log.hpp>
#include <stan/math/fwd/fun/multiply_lower_tri_self_transpose.hpp>
#include <stan/math/fwd/fun/norm.hpp>
#include <stan/math/fwd/fun/norm1.hpp>
#include <stan/math/fwd/fun/norm2.hpp>
#include <stan/math/fwd/fun/owens_t.hpp>
#include <stan/math/fwd/fun/Phi.hpp>
#include <stan/math/fwd/fun/Phi_approx.hpp>
#include <stan/math/fwd/fun/polar.hpp>
#include <stan/math/fwd/fun/pow.hpp>
#include <stan/math/fwd/fun/primitive_value.hpp>
#include <stan/math/fwd/fun/proj.hpp>
#include <stan/math/fwd/fun/quad_form.hpp>
#include <stan/math/fwd/fun/quad_form_sym.hpp>
#include <stan/math/fwd/fun/read_fvar.hpp>
#include <stan/math/fwd/fun/rising_factorial.hpp>
#include <stan/math/fwd/fun/round.hpp>
#include <stan/math/fwd/fun/sin.hpp>
#include <stan/math/fwd/fun/sinh.hpp>
#include <stan/math/fwd/fun/softmax.hpp>
#include <stan/math/fwd/fun/sqrt.hpp>
#include <stan/math/fwd/fun/square.hpp>
#include <stan/math/fwd/fun/sum.hpp>
#include <stan/math/fwd/fun/tan.hpp>
#include <stan/math/fwd/fun/tanh.hpp>
#include <stan/math/fwd/fun/tcrossprod.hpp>
#include <stan/math/fwd/fun/tgamma.hpp>
#include <stan/math/fwd/fun/to_fvar.hpp>
#include <stan/math/fwd/fun/trace_quad_form.hpp>
#include <stan/math/fwd/fun/trigamma.hpp>
#include <stan/math/fwd/fun/trunc.hpp>
#include <stan/math/fwd/fun/typedefs.hpp>
#include <stan/math/fwd/constraint/unit_vector_constrain.hpp>
#include <stan/math/fwd/fun/value_of.hpp>
#include <stan/math/fwd/fun/value_of_rec.hpp>

Go to the source code of this file.