PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Matrix
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Creates a matrix where <tt>rows</tt> is an array of arrays, each of which is a row to the matrix. If the optional argument <tt>copy</tt> is false, use the given arrays as the internal structure of the matrix without copying. - !ruby/struct:SM::Flow::VERB body: " Matrix.rows([[25, 93], [-1, 66]])\n => 25 93\n -1 66\n" full_name: Matrix::rows is_singleton: true name: rows params: (rows, copy = true) visibility: public
[-] minor-i.yaml
[edit]
[-] column_vectors-i.yaml
[edit]
[-] coerce-i.yaml
[edit]
[-] column_vector-c.yaml
[edit]
[-] t-i.yaml
[edit]
[-] regular%3f-i.yaml
[edit]
[-] compare_by_row_vectors-i.yaml
[edit]
[-] %2a-i.yaml
[edit]
[-] row_vectors-i.yaml
[edit]
[-] scalar-c.yaml
[edit]
[-] tr-i.yaml
[edit]
[-] square%3f-i.yaml
[edit]
[-] hash-i.yaml
[edit]
[-] init_rows-i.yaml
[edit]
[-] determinant-i.yaml
[edit]
[-] inverse-i.yaml
[edit]
[-] %2d-i.yaml
[edit]
[-] zero-c.yaml
[edit]
[-] transpose-i.yaml
[edit]
[-] %2a%2a-i.yaml
[edit]
[-] diagonal-c.yaml
[edit]
[-] column_size-i.yaml
[edit]
[-] row_vector-c.yaml
[edit]
[-] map-i.yaml
[edit]
[-] %2b-i.yaml
[edit]
[-] inspect-i.yaml
[edit]
[-] singular%3f-i.yaml
[edit]
[-] row_size-i.yaml
[edit]
[-] clone-i.yaml
[edit]
[-] row-i.yaml
[edit]
[-] det-i.yaml
[edit]
[-] %3d%3d-i.yaml
[edit]
[-] %5b%5d-c.yaml
[edit]
[-] %5b%5d-i.yaml
[edit]
[-] to_a-i.yaml
[edit]
[+]
Scalar
[-] collect-i.yaml
[edit]
[-] rank-i.yaml
[edit]
[-] eql%3f-i.yaml
[edit]
[+]
..
[-] rows-c.yaml
[edit]
[-] trace-i.yaml
[edit]
[-] columns-c.yaml
[edit]
[-] new-c.yaml
[edit]
[-] %2f-i.yaml
[edit]
[-] column-i.yaml
[edit]
[-] to_s-i.yaml
[edit]
[-] inv-i.yaml
[edit]
[-] identity-c.yaml
[edit]
[-] inverse_from-i.yaml
[edit]
[-] cdesc-Matrix.yaml
[edit]