るりまサーチ (Ruby 3.2)

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

別のキーワード

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

ライブラリ

キーワード

検索結果

Matrix#column_count -> Integer (18310.0)

行列の列数を返します。

行列の列数を返します。

Matrix#row_count -> Integer (18310.0)

行列の行数を返します。

行列の行数を返します。

Matrix#column_size -> Integer (9010.0)

行列の列数を返します。

行列の列数を返します。

Matrix#row_size -> Integer (9010.0)

行列の行数を返します。

行列の行数を返します。