Class: Vector

Inherits:
Object
  • Object
show all
Defined in:
lib/hilbert/api.rb

Instance Method Summary collapse

Instance Method Details

#to_qObject



18
19
20
# File 'lib/hilbert/api.rb', line 18

def to_q
  elements.join_by_sp.parentheses
end