⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Matrix
/
View File Name :
each-i.ri
U:RDoc::AnyMethod[iI" each:ETI"Matrix#each;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NYields all elements of the matrix, starting with those of the first row, ;TI"1or returns an Enumerator if no block given. ;TI"7Elements can be restricted by passing an argument:;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"(:all (default): yields all elements;To;;0; [o; ; [I"4:diagonal: yields only elements on the diagonal;To;;0; [o; ; [I">:off_diagonal: yields all elements except on the diagonal;To;;0; [o; ; [I"::lower: yields only elements on or below the diagonal;To;;0; [o; ; [I";:strict_lower: yields only elements below the diagonal;To;;0; [o; ; [I";:strict_upper: yields only elements above the diagonal;To;;0; [ o; ; [I"::upper: yields only elements on or above the diagonal;To:RDoc::Markup::BlankLine o; ; [I"/Matrix[ [1,2], [3,4] ].each { |e| puts e };To:RDoc::Markup::Verbatim; [I"$# => prints the numbers 1 to 4 ;T:@format0o; ; [I"=Matrix[ [1,2], [3,4] ].each(:strict_lower).to_a # => [3];T: @fileI"lib/matrix.rb;T:0@omit_headings_from_table_of_contents_below00I"e;T[ I"(which = :all);T@?FI"Matrix;TcRDoc::NormalClass00