Method: Hornetseye::InternalComplex#-@
- Defined in:
- lib/multiarray/complex.rb
#-@ ⇒ Object
104 105 106 |
# File 'lib/multiarray/complex.rb', line 104 def -@ InternalComplex.new -@real, -@imag end |
104 105 106 |
# File 'lib/multiarray/complex.rb', line 104 def -@ InternalComplex.new -@real, -@imag end |