るりまサーチ

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

別のキーワード

  1. _builtin count
  2. array count
  3. enumerable count
  4. rubygems/user_interaction count
  5. matrix row_count

クラス

キーワード

検索結果

Matrix#column_count -> Integer (6103.0)

行列の列数を返します。

行列の列数を返します。

Matrix#row_count -> Integer (6103.0)

行列の行数を返します。

行列の行数を返します。

Matrix#column_size -> Integer (3003.0)

行列の列数を返します。

行列の列数を返します。

Matrix#row_size -> Integer (3003.0)

行列の行数を返します。

行列の行数を返します。