# File rquantum.rb, line 94
    def compute v
      Matrices::NOT * v
    end