AlkantarClanX12
Current Path : /proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Matrix/ |
Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Matrix/column-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: e comment: - !ruby/struct:SM::Flow::P body: Returns column vector number <tt>j</tt> of the matrix as a Vector (starting at 0 like an array). When a block is given, the elements of that vector are iterated. full_name: Matrix#column is_singleton: false name: column params: (j) {|e| ...} visibility: public