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
▼
OpenCL Kernel Generator
►
kernel_expression_lhs <br>
►
rev_kernel_expression <br>
►
prim_or_rev_kernel_expression
►
Nonscalar_prim_or_rev_kernel_expression_types
stan::math::internal
stan::math::append_row_< T_a, T_b >
stan::math::append_col_< T_a, T_b >
stan::math::as_column_vector_or_scalar_< T >
stan::math::binary_operation< Derived, T_res, T_a, T_b >
stan::math::addition_operator_< T_a, T_b >
stan::math::addition_< T_a, T_b >
stan::math::subtraction_operator_< T_a, T_b >
stan::math::subtraction_< T_a, T_b >
stan::math::elt_multiply_< T_a, T_b >
stan::math::elt_divide_< T_a, T_b >
stan::math::elt_modulo_< T_a, T_b >
stan::math::less_than_< T_a, T_b >
stan::math::less_than_or_equal_< T_a, T_b >
stan::math::greater_than_< T_a, T_b >
stan::math::greater_than_or_equal_< T_a, T_b >
stan::math::equals_< T_a, T_b >
stan::math::not_equals_< T_a, T_b >
stan::math::logical_or_< T_a, T_b >
stan::math::logical_and_< T_a, T_b >
stan::math::block_< T >
stan::math::broadcast_< T, Colwise, Rowwise >
stan::math::calc_if_< Do_Calculate, T >
stan::math::cast_< Scal, T >
stan::math::check_cl_< T >
stan::math::colwise_reduction< Derived, T, Operation >
stan::math::colwise_sum_< T >
stan::math::colwise_prod_< T >
stan::math::colwise_max_< T >
stan::math::colwise_min_< T >
stan::math::constant_< T >
stan::math::diagonal_< T >
stan::math::elt_function_cl< Derived, Scal, T >
stan::math::rsqrt_< T >
stan::math::sqrt_< T >
stan::math::cbrt_< T >
stan::math::exp_< T >
stan::math::exp2_< T >
stan::math::expm1_< T >
stan::math::log_< T >
stan::math::log2_< T >
stan::math::log10_< T >
stan::math::log1p_< T >
stan::math::sin_< T >
stan::math::sinh_< T >
stan::math::cos_< T >
stan::math::cosh_< T >
stan::math::tan_< T >
stan::math::tanh_< T >
stan::math::asin_< T >
stan::math::asinh_< T >
stan::math::acos_< T >
stan::math::acosh_< T >
stan::math::atan_< T >
stan::math::atanh_< T >
stan::math::tgamma_< T >
stan::math::lgamma_< T >
stan::math::erf_< T >
stan::math::erfc_< T >
stan::math::floor_< T >
stan::math::round_< T >
stan::math::ceil_< T >
stan::math::fabs_< T >
stan::math::trunc_< T >
stan::math::digamma_< T >
stan::math::log1m_< T >
stan::math::log_inv_logit_< T >
stan::math::log1m_exp_< T >
stan::math::log1p_exp_< T >
stan::math::inv_square_< T >
stan::math::inv_logit_< T >
stan::math::logit_< T >
stan::math::Phi_< T >
stan::math::Phi_approx_< T >
stan::math::inv_Phi_< T >
stan::math::log1m_inv_logit_< T >
stan::math::trigamma_< T >
stan::math::square_< T >
stan::math::isfinite_< T >
stan::math::isinf_< T >
stan::math::isnan_< T >
stan::math::fdim_< T1, T2 >
stan::math::fmax_< T1, T2 >
stan::math::fmin_< T1, T2 >
stan::math::fmod_< T1, T2 >
stan::math::hypot_< T1, T2 >
stan::math::ldexp_< T1, T2 >
stan::math::pow_< T1, T2 >
stan::math::copysign_< T1, T2 >
stan::math::beta_< T1, T2 >
stan::math::binomial_coefficient_log_< T1, T2 >
stan::math::lbeta_< T1, T2 >
stan::math::log_inv_logit_diff_< T1, T2 >
stan::math::log_diff_exp_< T1, T2 >
stan::math::multiply_log_< T1, T2 >
stan::math::lmultiply_< T1, T2 >
stan::math::holder_cl_< T, Ptrs >
stan::math::row_index
stan::math::col_index
stan::math::indexing_< T_mat, T_row_index, T_col_index >
stan::math::load_< T, AssignOp >
stan::math::internal::multi_result_kernel_internal< N, T_results >
stan::math::internal::multi_result_kernel_internal< N, T_results >::inner< T_expressions >
stan::math::internal::multi_result_kernel_internal<-1, T_results... >
stan::math::internal::multi_result_kernel_internal<-1, T_results... >::inner< T_expressions >
stan::math::expressions_cl< T_expressions >
stan::math::results_cl< T_results >
stan::math::name_generator
stan::math::opencl_code_output< T_code, T_scalar >
stan::math::internal::opencl_code_impl< Code, T_arguments >
stan::math::opencl_code_< Code, T_arguments >
stan::math::kernel_parts
stan::math::operation_cl< Derived, Scalar, Args >
stan::math::operation_cl_lhs< Derived, Scalar, Args >
stan::math::reduction_2d< Derived, T, Operation >
stan::math::sum_2d_< T >
stan::math::prod_2d_< T >
stan::math::max_2d_< T >
stan::math::min_2d_< T >
stan::math::rowwise_reduction< Derived, T, operation, PassZero >
stan::math::sum_op
stan::math::rowwise_sum_< T >
stan::math::prod_op
stan::math::rowwise_prod_< T >
stan::math::max_op< T >
stan::math::rowwise_max_< T >
stan::math::min_op< T >
stan::math::rowwise_min_< T >
stan::math::scalar_< T >
stan::math::select_< T_condition, T_then, T_else >
stan::math::transpose_< Arg >
stan::operation_cl_base
stan::operation_cl_lhs_base
stan::is_kernel_expression_and_not_scalar< T, typename >
stan::is_kernel_expression_and_not_scalar< T, require_matrix_cl_t< T > >
stan::is_kernel_expression< T >
stan::is_kernel_expression_lhs< T, typename >
stan::is_kernel_expression_lhs< T, require_matrix_cl_t< T > >
stan::is_rev_kernel_expression< T >
stan::is_prim_or_rev_kernel_expression< T >
stan::is_nonscalar_prim_or_rev_kernel_expression< T >
►
Matrix
►
OpenCL Context
►
Error Checks
►
Kernel Executor
►
Custom OpenCL kernels
OpenCL overloads of stan/math/prim functions
►
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
Table of contents
Detailed Description
Classes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
Classes
stan::math::internal::multi_result_kernel_internal< N, T_results > Struct Template Reference
OpenCL
»
OpenCL Kernel Generator
Detailed Description
template<int N, typename... T_results>
struct stan::math::internal::multi_result_kernel_internal< N, T_results >
Definition at line
34
of file
multi_result_kernel.hpp
.
#include <
multi_result_kernel.hpp
>
Classes
struct
inner
The documentation for this struct was generated from the following file:
stan/math/opencl/kernel_generator/
multi_result_kernel.hpp
stan
math
internal
multi_result_kernel_internal
[
Stan Home Page
]
© 2011–2019, Stan Development Team.