![]() |
Stan
2.14.0
probability, sampling & optimization
|
#include <Eigen/Dense>
#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 | |