Not found

The exact documentation you were looking for could not be found. Here is the best guess.

new(rows, column_count = rows[0].size) public

Matrix.new is private; use Matrix.rows, columns, [], etc… to create.

Show source
Register or log in to add new notes.