📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 13:46:19
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Matrix
📍 /opt/alt/ruby18/share/ri/1.8/system/Matrix
🔄 Refresh
✏️
Editing: zero-c.yaml
Read Only
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Creates an <tt>n</tt> by <tt>n</tt> zero matrix. - !ruby/struct:SM::Flow::VERB body: " Matrix.zero(2)\n => 0 0\n 0 0\n" full_name: Matrix::zero is_singleton: true name: zero params: (n) visibility: public
💾 Save Changes
❌ Cancel