# File rquantum.rb, line 134
    def compute vector
      Matrices::NOT * vector
    end