Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > matrixライブラリ > Matrixクラス > real?

instance method Matrix#real?

real? -> bool

[TODO]

Returns +true+ if all entries of the matrix are real.

class Matrix