るりまサーチ

最速Rubyリファレンスマニュアル検索!
44件ヒット [1-44件を表示] (0.171秒)
トップページ > クエリ:i[x] > クエリ:l[x] > クエリ:d[x] > クエリ:determinant[x]

別のキーワード

  1. matrix l
  2. _builtin $-l
  3. lupdecomposition l
  4. kernel $-l
  5. $-l kernel

ライブラリ

クラス

キーワード

検索結果

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

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

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

@see Matrix#determinant...

Matrix#determinant_e -> Rational | Float (15417.0)

このメソッドは deprecated です。 Matrix#determinant を代わりに使ってください。

...このメソッドは deprecated です。
Matrix#determinant を代わりに使ってください。...

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

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

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

@see Matrix#determinant...

Matrix#det_e -> Rational | Float (9317.0)

このメソッドは deprecated です。 Matrix#determinant を代わりに使ってください。

...このメソッドは deprecated です。
Matrix#determinant を代わりに使ってください。...