Current Path : /proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Matrix/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Matrix/zero-c.yaml |
--- !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