:nocov:
35 36 37
# File 'lib/daru/monkeys.rb', line 35 def daru_vector(name=nil, index=nil, *) Daru::Vector.new self, name: name, index: index, dtype: :nmatrix end