るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. object true
  2. _builtin true
  3. rb_true
  4. true object
  5. true _builtin

クラス

検索結果

Matrix#symmetric? -> bool (54658.0)

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

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

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