るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.128秒)

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. openssl n
  3. pop n_mails
  4. net/pop n_mails
  5. openssl n=

ライブラリ

クラス

検索結果

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

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

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

@see Matrix#determinant

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

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

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

@see Matrix#determinant