るりまサーチ

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

別のキーワード

  1. numeric step
  2. _builtin numeric
  3. numeric denominator
  4. numeric integer?
  5. numeric to_int

ライブラリ

検索結果

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

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

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

@see Matrix#determinant...

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

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

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

@see Matrix#determinant...