![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
|
inline |
Constructs Newton state with given dimensions and functors.
| ThetaInitializer | Type of the initial theta provider |
| theta_size | Dimension of the latent space |
| obj_fun | Objective function: (a, theta) -> double |
| theta_grad_f | Gradient function: theta -> grad |
| theta_init | Initial theta value or provider |
Definition at line 381 of file laplace_marginal_density_estimator.hpp.