るりまサーチ

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

別のキーワード

  1. bigdecimal/util to_d
  2. float to_d
  3. string to_d
  4. openssl d
  5. openssl d=

クラス

検索結果

Matrix::LUPDecomposition#singular? -> bool (21104.0)

元の行列が正方で特異なら true を、正則なら false を返します。 LUP 分解の結果を利用して判定します。

...元の行列が正方で特異なら true を、正則なら false を返します。
LUP 分解の結果を利用して判定します。

@see Matrix#singular?...