관리-도구
편집 파일: %5b%5d-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Creates a matrix where each argument is a row. - !ruby/struct:SM::Flow::VERB body: " Matrix[ [25, 93], [-1, 66] ]\n => 25 93\n -1 66\n" full_name: Matrix::[] is_singleton: true name: "[]" params: (*rows) visibility: public