Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ mpi_broadcast_command() [1/2]

template<typename T >
std::unique_lock< std::mutex > stan::math::mpi_broadcast_command ( )

Broadcasts default constructible commands to the cluster.

Template Parameters
Tdefault constructible command class derived from mpi_command
Returns
A unique_lock instance locking the mpi_cluster

Definition at line 238 of file mpi_cluster.hpp.