Flowdock
method

column_size

Importance_1
v1_8_7_330 - Show latest stable - 0 notes - Class: Matrix
column_size() public

Returns the number of columns. Note that it is possible to construct a matrix with uneven columns (e.g. Matrix[ [1,2,3], [4,5] ]), but this is mathematically unsound. This method uses the first row to determine the result.

Show source
Register or log in to add new notes.