Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
rev_constraint.hpp
Go to the documentation of this file.
1
#ifndef STAN_MATH_OPENCL_REV_CONSTRAINT_HPP
2
#define STAN_MATH_OPENCL_REV_CONSTRAINT_HPP
3
#ifdef STAN_OPENCL
4
5
#include <
stan/math/opencl/rev/constraint/lb_constrain.hpp
>
6
#include <
stan/math/opencl/rev/constraint/lub_constrain.hpp
>
7
#include <
stan/math/opencl/rev/constraint/offset_multiplier_constrain.hpp
>
8
#include <
stan/math/opencl/rev/constraint/ub_constrain.hpp
>
9
#include <
stan/math/opencl/rev/constraint/unit_vector_constrain.hpp
>
10
11
#endif
12
#endif
lb_constrain.hpp
lub_constrain.hpp
offset_multiplier_constrain.hpp
ub_constrain.hpp
unit_vector_constrain.hpp
stan
math
opencl
rev_constraint.hpp
[
Stan Home Page
]
© 2011–2019, Stan Development Team.