Flowdock
method

rect

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - 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

Show source
Register or log in to add new notes.