Class JBLAS::FloatMatrix
In: lib/jblas.rb
Parent: Object

Matrix for storing float values.

This matrix is essentially org.jblas.FloatMatrix with all the syntactic sugar defined in the MatrixClassMixin and MatrixMixin mix-ins. See those modules for further information, and the JBLAS module for an overview.

Included Modules

MatrixClassMixin MatrixMixin

[Validate]