Method: Mgmg::Mat#shape

Defined in:
lib/mgmg/utils.rb

#shapeObject



375
376
377
# File 'lib/mgmg/utils.rb', line 375

def shape
	[row_size(), col_size()]
end