るりまサーチ

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

別のキーワード

  1. matrix collect
  2. matrix map
  3. matrix index
  4. matrix find_index
  5. matrix each

ライブラリ

検索結果

Matrix#orthogonal? -> bool (35109.0)

行列が直交行列ならば true を返します。

...行列が直交行列ならば true を返します。

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