![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Throws an error if the parameter contains NaN or Inf values.
| NameStr | Type of the name string, e.g. std::string or char*. |
| ParamStr | Type of the parameter string, e.g. std::string or char*. |
| Param | Type of the parameter such as a vector, matrix, or scalar. |
| name_str | Name of the function or context where the error occurred. |
| param_str | Name of the parameter that contains NaN or Inf values. |
| param | The parameter to check for NaN or Inf values. |
Definition at line 397 of file laplace_marginal_density.hpp.