るりまサーチ (Ruby 3.4)

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

別のキーワード

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

検索結果

Matrix#orthogonal? -> bool (105316.0)

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

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

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