るりまサーチ (Ruby 2.4.0)

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

別のキーワード

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

クラス

キーワード

検索結果

Matrix#column_count -> Integer (18313.0)

行列の列数を返します。

行列の列数を返します。

Matrix#row_count -> Integer (18313.0)

行列の行数を返します。

行列の行数を返します。

Matrix#column_size -> Integer (9013.0)

行列の列数を返します。

行列の列数を返します。

Matrix#row_size -> Integer (9013.0)

行列の行数を返します。

行列の行数を返します。