Stan Math Library  2.20.0
reverse mode automatic differentiation
mpi_cluster_inst.cpp
Go to the documentation of this file.
1 #ifdef STAN_MPI
2 
4 
5 // register stop worker command (instantiates boost serialization
6 // templates)
7 STAN_REGISTER_MPI_COMMAND(stan::math::mpi_stop_worker)
8 
9 #endif

     [ Stan Home Page ] © 2011–2018, Stan Development Team.