るりまサーチ

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

別のキーワード

  1. numeric step
  2. _builtin numeric
  3. numeric rect
  4. numeric div
  5. numeric real

ライブラリ

検索結果

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

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

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

@see Matrix#determinant...

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

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

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

@see Matrix#determinant...