Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlinenoexcept |
Calculate the 'n_terms_small_t' term for a wiener5 density or gradient.
Density | Whether the calculation is for the density |
GradW | Whether the calculation is for gradient w.r.t. 'w' |
T_y | type of scalar variable |
T_a | type of boundary separation |
T_w_value | type of relative starting point |
T_err | type of error |
y | A scalar variable; the reaction time in seconds |
a | The boundary separation |
w_value | The relative starting point |
error | The error tolerance |
Definition at line 61 of file wiener5_lpdf.hpp.