るりまサーチ

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

別のキーワード

  1. numeric step
  2. _builtin numeric
  3. numeric coerce
  4. numeric zero?
  5. numeric ceil

キーワード

検索結果

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

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

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

@see Matrix#determinant...

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

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

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

@see Matrix#determinant...