triqs::hilbert_space::state<HilbertSpace,ScalarType,false>::operator+=
#include <triqs/hilbert_space/state.hpp>
Synopsis
state<type-parameter-0-0, type-parameter-0-1, false> & operator+= (state<type-parameter-0-0, type-parameter-0-1, false> const & s2)
In-place addition of another state
Parameters
s2 Another [[state]] object to add
Returns
Reference to this state