Method: NMatrix#shape
- Defined in:
- ext/nmatrix/ruby_nmatrix.c
#shape ⇒ Object
handles list and dense, which are n-dimensional
48 |
# File 'ext/nmatrix/ruby_nmatrix.c', line 48 static VALUE nm_shape(VALUE self); |
handles list and dense, which are n-dimensional
48 |
# File 'ext/nmatrix/ruby_nmatrix.c', line 48 static VALUE nm_shape(VALUE self); |