Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
ADD_TYPE_TO_TYPE_STR
#define ADD_TYPE_TO_TYPE_STR
(
t
)
Value:
template
<> \
inline
std::string type_str<t>() { \
return
#t; \
}
Definition at line
19
of file
type_str.hpp
.
stan
math
opencl
kernel_generator
type_str.hpp
[
Stan Home Page
]
© 2011–2019, Stan Development Team.