るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.115秒)
トップページ > バージョン:2.3.0[x] > クエリ:l[x] > クエリ:A[x] > クエリ:symmetric?[x]

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. dbm to_a
  5. argf.class to_a

ライブラリ

クラス

検索結果

Matrix#symmetric? -> bool (63604.0)

行列が対称ならば true を返します。

行列が対称ならば true を返します。

@raise ExceptionForMatrix::ErrDimensionMismatch 行列が正方行列でない場合に発生します