.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _triqs__hilbert_space__hilbert_space__operator==: triqs::hilbert_space::hilbert_space::operator== =============================================== *#include * **Synopsis** .. rst-class:: cppsynopsis | bool :red:`operator==` (:ref:`hilbert_space ` const & :param:`hs`) const Check two Hilbert spaces for equality For the full Hilbert spaces this check is equivalent to a dimension equality check Parameters ^^^^^^^^^^ * :param:`hs` Another Hilbert space Returns ^^^^^^^ `true` if the two spaces are equal, `false` otherwise