Libraries
»
steffi
(0.0.1)
»
Index
»
Steffi
»
Vector
»
#to_s
Method: Steffi::Vector#to_s
Defined in:
lib/steffi/vector.rb
#
to_s
⇒
Object
53 54 55
# File 'lib/steffi/vector.rb', line 53
def
to_s
to_a
.
to_s
end