るりまサーチ

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

別のキーワード

  1. matrix det
  2. matrix det_e
  3. lupdecomposition det
  4. det matrix
  5. det_e matrix

ライブラリ

検索結果

Matrix::LUPDecomposition#determinant -> Numeric (32215.0)

元の行列の行列式の値を返します。 LUP 分解の結果を利用して計算します。

...元の行列の行列式の値を返します。
LUP 分解の結果を利用して計算します。

@see Matrix#determinant...

Matrix::LUPDecomposition#det -> Numeric (29115.0)

元の行列の行列式の値を返します。 LUP 分解の結果を利用して計算します。

...元の行列の行列式の値を返します。
LUP 分解の結果を利用して計算します。

@see Matrix#determinant...