るりまサーチ

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

別のキーワード

  1. matrix lup
  2. matrix lup_decomposition
  3. lup matrix
  4. lup_decomposition matrix

ライブラリ

クラス

モジュール

キーワード

検索結果

<< < 1 2 >>

Matrix::LUPDecomposition#u -> Matrix (3017.0)

LUP分解の上半行列部分を返します。

...LUP分解の上半行列部分を返します。...

Gem::InstallUpdateOptions#add_install_update_options (3001.0)

インストールとアップデートに関するオプションを追加します。

インストールとアップデートに関するオプションを追加します。

Gem::InstallUpdateOptions#install_update_defaults_str -> String (3001.0)

Gem コマンドの install サブコマンドに渡されるデフォルトのオプションを返します。

Gem コマンドの install サブコマンドに渡されるデフォルトのオプションを返します。

デフォルトのオプションは以下の通りです。
--rdoc --no-force --no-test --wrappers

Matrix::LUPDecomposition#pivots -> [Integer] (3001.0)

ピボッティングを表す配列を返します。

ピボッティングを表す配列を返します。

Matrix::LUPDecomposition#to_a -> [Matrix, Matrix, Matrix] (3001.0)

分解した行列を [下半行列, 上半行列, 置換行列] という3要素の配列で 返します。

分解した行列を [下半行列, 上半行列, 置換行列] という3要素の配列で
返します。

絞り込み条件を変える

Matrix::LUPDecomposition#to_ary -> [Matrix, Matrix, Matrix] (3001.0)

分解した行列を [下半行列, 上半行列, 置換行列] という3要素の配列で 返します。

分解した行列を [下半行列, 上半行列, 置換行列] という3要素の配列で
返します。
<< < 1 2 >>