![]() |
Stan
2.10.0
probability, sampling & optimization
|
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <boost/tuple/tuple.hpp>
#include <boost/circular_buffer.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | stan::optimization::LBFGSUpdate< Scalar, DimAtCompile > |
Implement a limited memory version of the BFGS update. More... | |
Namespaces | |
stan | |
Probability, optimization and sampling library. | |
stan::optimization | |