extensions.rb

Path: lib/jblas/extensions.rb
Last Update: Fri Aug 27 17:16:13 +0200 2010

Define extensions to Object, Array, Numeric and Range to play well with matrices.

Main additions are: Object#to_mat, and Numeric#columns, Numeric#rows, and so on.

[Validate]