Stan Math Library
4.9.0
Automatic Differentiation
|
#include <boost/serialization/serialization.hpp>
#include <boost/serialization/access.hpp>
#include <boost/serialization/base_object.hpp>
#include <boost/serialization/export.hpp>
Go to the source code of this file.
Classes | |
struct | stan::math::mpi_command |
A MPI command object is used to execute code on worker nodes. More... | |
Namespaces | |
namespace | stan |
The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation. | |
namespace | stan::math |
Matrices and templated mathematical functions. | |
Macros | |
#define | STAN_REGISTER_MPI_COMMAND(command) |