るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.038秒)
トップページ > クエリ:g[x] > クラス:Matrix::LUPDecomposition[x]

別のキーワード

  1. openssl g
  2. openssl g=
  3. dh g
  4. dsa g
  5. dh g=

ライブラリ

キーワード

検索結果

Matrix::LUPDecomposition#singular? -> bool (6101.0)

元の行列が正方で特異なら true を、正則なら false を返します。 LUP 分解の結果を利用して判定します。

...元の行列が正方で特異なら true を、正則なら false を返します。
LUP 分解の結果を利用して判定します。

@see Matrix#singular?...

Matrix::LUPDecomposition#pivots -> [Integer] (101.0)

ピボッティングを表す配列を返します。

ピボッティングを表す配列を返します。