method

rect

v1_9_2_180 - Show latest stable - Class: Matrix
rect()
public

Returns an array containing matrices corresponding to the real and imaginary parts of the matrix

m.rect == [m.real, m.imag] # ==> true for all matrices m