Module JBLAS::MatrixMixin
In: lib/jblas/matrix_mixin.rb

Extensions to matrix classes (mostly arithmetics). This mixin is then used to automatically enrich the DoubleMatrix and FloatMatrix classes.

See JBLAS for an overview. You can also browse the different functions by section:

Included Modules

MatrixGeneralMixin MatrixConvertMixin MatrixArithMixin MatrixEnumMixin MatrixAccessMixin

[Validate]