# File rquantum.rb, line 204
    def compute v
      Matrices.R(@theta) * v
    end