Automatic Differentiation
 
Loading...
Searching...
No Matches
mpi_command.hpp File Reference
#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)