Stan Math Library
2.15.0
reverse mode automatic differentiation
- c -
chain() :
stan::math::cholesky_block
,
stan::math::cholesky_scalar
,
stan::math::cov_exp_quad_vari< T_x, T_sigma, T_l >
,
stan::math::cov_exp_quad_vari< T_x, double, T_l >
,
stan::math::gevv_vvv_vari
,
stan::math::multiply_mat_vari< TA, RA, CA, TB, CB >
,
stan::math::multiply_mat_vari< double, 1, CA, TB, 1 >
,
stan::math::multiply_mat_vari< double, RA, CA, TB, CB >
,
stan::math::multiply_mat_vari< TA, 1, CA, double, 1 >
,
stan::math::multiply_mat_vari< TA, 1, CA, TB, 1 >
,
stan::math::multiply_mat_vari< TA, RA, CA, double, CB >
,
stan::math::precomp_v_vari
,
stan::math::precomp_vv_vari
,
stan::math::precomp_vvv_vari
,
stan::math::precomputed_gradients_vari
,
stan::math::scal_squared_distance_dv_vari
,
stan::math::scal_squared_distance_vd_vari
,
stan::math::scal_squared_distance_vv_vari
,
stan::math::stored_gradient_vari
,
stan::math::sum_v_vari
,
stan::math::vari
chainable_alloc() :
stan::math::chainable_alloc
check() :
stan::math::detail::bounded< T_y, T_low, T_high, y_is_vec >
,
stan::math::detail::bounded< T_y, T_low, T_high, true >
cholesky_block() :
stan::math::cholesky_block
cholesky_scalar() :
stan::math::cholesky_scalar
cols() :
stan::math::LDLT_factor< T, R, C >
,
stan::math::LDLT_factor< var, R, C >
compute() :
stan::math::LDLT_alloc< R, C >
,
stan::math::LDLT_factor< T, R, C >
,
stan::math::LDLT_factor< var, R, C >
container_view() :
stan::math::container_view< T1, T2 >
,
stan::math::container_view< dummy, T2 >
,
stan::math::container_view< Eigen::Matrix< T1, R, C >, Eigen::Matrix< T2, R, C > >
,
stan::math::container_view< Eigen::Matrix< T1, R, C >, T2 >
,
stan::math::container_view< std::vector< Eigen::Matrix< T1, R, C > >, Eigen::Matrix< T2, R, C > >
,
stan::math::container_view< std::vector< T1 >, T2 >
coupled_ode_observer() :
stan::math::coupled_ode_observer
coupled_ode_system() :
stan::math::coupled_ode_system< F, double, double >
,
stan::math::coupled_ode_system< F, double, var >
,
stan::math::coupled_ode_system< F, var, double >
,
stan::math::coupled_ode_system< F, var, stan::math::var >
cov_exp_quad_vari() :
stan::math::cov_exp_quad_vari< T_x, T_sigma, T_l >
,
stan::math::cov_exp_quad_vari< T_x, double, T_l >
cvodes_ode_data() :
stan::math::cvodes_ode_data< F, T_initial, T_param >
[
Stan Home Page
]
© 2011–2016, Stan Development Team.