るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. fileutils rm_r
  5. bigdecimal to_r

検索結果

Matrix#symmetric? -> bool (132613.0)

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

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

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