APIdock / Ruby
/
method

size

ruby latest stable - Class: Vector
size()
public

Returns the number of elements in the vector.

# File lib/matrix.rb, line 1768
 def size
 @elements.size
 end

AltStyle によって変換されたページ (->オリジナル) /