るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.025秒)
トップページ > クエリ:Numeric[x] > バージョン:2.4.0[x] > クエリ:matrix[x] > 種類:ライブラリ[x]

別のキーワード

  1. numeric step
  2. _builtin numeric
  3. numeric arg
  4. numeric ceil
  5. numeric angle

検索結果

matrix (114022.0)

行列と数ベクトルを扱うためのライブラリです。

行列と数ベクトルを扱うためのライブラリです。

行列、ベクトルの各要素には Ruby の任意の数オブジェクト(Numeric の
サブクラス、Float, Integer, Complex, Rational など)
が使えます。