triqs::hilbert_space::hilbert_space::operator!=
#include <triqs/hilbert_space/hilbert_space.hpp>
Synopsis
Check two Hilbert spaces for inequality
For the full Hilbert spaces this check is equivalent to a dimension inequality check
Parameters
- hs Another Hilbert space
Returns
false if the two spaces are equal, true otherwise