Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Matrix
/
//opt/alt/ruby27/share/ri/system/Matrix/minor-i.ri
U:RDoc::AnyMethod[iI" minor:ETI"Matrix#minor;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"AReturns a section of the matrix. The parameters are either:;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"+start_row, nrows, start_col, ncols; OR;To;;0; [o; ; [I"row_range, col_range;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"1Matrix.diagonal(9, 5, -3).minor(0..1, 0..2) ;TI" => 9 0 0 ;TI" 0 5 0 ;T:@format0o; ; [I"HLike Array#[], negative indices count backward from the end of the ;TI"Irow or column (-1 is the last element). Returns nil if the starting ;TI"Jrow or column is greater than row_count or column_count respectively.;T: @fileI"lib/matrix.rb;T:0@omit_headings_from_table_of_contents_below000[ I" (*param);T@%FI"Matrix;TcRDoc::NormalClass00