Defined in File particle_traits.hpp
Function object type to create a particle from a given state.
Public Functions
Returns a new particle from the given state.
The new particle will have a weight equal to 1.
value – The state to make the particle from.
The new particle, created from the given state.