るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.046秒)
トップページ > 種類:インスタンスメソッド[x] > ライブラリ:matrix[x] > クエリ:matrix[x] > クエリ:@[x] > クラス:Matrix[x] > バージョン:2.4.0[x] > クエリ:symmetric?[x]

別のキーワード

  1. matrix each
  2. matrix collect
  3. matrix map
  4. matrix index
  5. matrix []

検索結果

Matrix#symmetric? -> bool (105334.0)

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

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

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