Method: NMatrix#shape

Defined in:
ext/nmatrix/ruby_nmatrix.c

#shapeObject

handles list and dense, which are n-dimensional



48
# File 'ext/nmatrix/ruby_nmatrix.c', line 48

static VALUE nm_shape(VALUE self);