Stan Math Library
2.20.0
reverse mode automatic differentiation
stan
math
prim
arr
functor
mpi_cluster_inst.cpp
Go to the documentation of this file.
1
#ifdef STAN_MPI
2
3
#include <
stan/math/prim/arr/functor/mpi_cluster.hpp
>
4
5
// register stop worker command (instantiates boost serialization
6
// templates)
7
STAN_REGISTER_MPI_COMMAND(stan::math::mpi_stop_worker)
8
9
#endif
mpi_cluster.hpp
[
Stan Home Page
]
© 2011–2018, Stan Development Team.