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

Matrix for storing complex float values.

This matrix is essentially org.jblas.ComplexFloatMatrix 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 ComplexMatrixMixin

[Validate]