![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the z vector computed from the specified u vector at the index for the z vector.
| [in] | u | U vector. |
| [in] | i | Index into resulting z vector. |
| std::domain_error | if u is zero length. |
| std::out_of_range | if i is out of range. |
Definition at line 25 of file csr_u_to_z.hpp.