X7ROOT File Manager
Current Path:
/opt/alt/ruby18/share/ri/1.8/system/Vector
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Vector
/
📄
%2a-i.yaml
(280 B)
📄
%2b-i.yaml
(210 B)
📄
%2d-i.yaml
(215 B)
📄
%3d%3d-i.yaml
(323 B)
📄
%5b%5d-c.yaml
(307 B)
📄
%5b%5d-i.yaml
(265 B)
📁
..
📄
cdesc-Vector.yaml
(4.01 KB)
📄
clone-i.yaml
(229 B)
📄
coerce-i.yaml
(240 B)
📄
collect-i.yaml
(273 B)
📄
collect2-i.yaml
(328 B)
📄
compare_by-i.yaml
(236 B)
📄
covector-i.yaml
(252 B)
📄
each2-i.yaml
(294 B)
📄
elements-c.yaml
(350 B)
📄
eql%3f-i.yaml
(219 B)
📄
hash-i.yaml
(233 B)
📄
init_elements-i.yaml
(245 B)
📄
inner_product-i.yaml
(368 B)
📄
inspect-i.yaml
(229 B)
📄
map-i.yaml
(216 B)
📄
map2-i.yaml
(284 B)
📄
new-c.yaml
(233 B)
📄
r-i.yaml
(329 B)
📄
size-i.yaml
(244 B)
📄
to_a-i.yaml
(246 B)
📄
to_s-i.yaml
(220 B)
Editing: cdesc-Vector.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: elements - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: The <tt>Vector</tt> class represents a mathematical vector, which is useful in its own right, and also constitutes a row or column of a Matrix. - !ruby/struct:SM::Flow::H level: 2 text: Method Catalogue - !ruby/struct:SM::Flow::P body: "To create a Vector:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "*" body: <tt> Vector.[](*array) </tt> - !ruby/struct:SM::Flow::LI label: "*" body: <tt> Vector.elements(array, copy = true) </tt> type: :BULLET - !ruby/struct:SM::Flow::P body: "To access elements:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "*" body: <tt> [](i) </tt> type: :BULLET - !ruby/struct:SM::Flow::P body: "To enumerate the elements:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #each2(v) </tt>" - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #collect2(v) </tt>" type: :BULLET - !ruby/struct:SM::Flow::P body: "Vector arithmetic:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "*" body: <tt> *(x) "is matrix or number" </tt> - !ruby/struct:SM::Flow::LI label: "*" body: <tt> +(v) </tt> - !ruby/struct:SM::Flow::LI label: "*" body: <tt> -(v) </tt> type: :BULLET - !ruby/struct:SM::Flow::P body: "Vector functions:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #inner_product(v) </tt>" - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #collect </tt>" - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #map </tt>" - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #map2(v) </tt>" - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #r </tt>" - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #size </tt>" type: :BULLET - !ruby/struct:SM::Flow::P body: "Conversion to other data types:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #covector </tt>" - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #to_a </tt>" - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #coerce(other) </tt>" type: :BULLET - !ruby/struct:SM::Flow::P body: "String representations:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #to_s </tt>" - !ruby/struct:SM::Flow::LI label: "*" body: "<tt> #inspect </tt>" type: :BULLET constants: [] full_name: Vector includes: - !ruby/object:RI::IncludedModule name: ExceptionForMatrix instance_methods: - !ruby/object:RI::MethodSummary name: "*" - !ruby/object:RI::MethodSummary name: + - !ruby/object:RI::MethodSummary name: "-" - !ruby/object:RI::MethodSummary name: == - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: clone - !ruby/object:RI::MethodSummary name: coerce - !ruby/object:RI::MethodSummary name: collect - !ruby/object:RI::MethodSummary name: collect2 - !ruby/object:RI::MethodSummary name: compare_by - !ruby/object:RI::MethodSummary name: covector - !ruby/object:RI::MethodSummary name: each2 - !ruby/object:RI::MethodSummary name: eql? - !ruby/object:RI::MethodSummary name: hash - !ruby/object:RI::MethodSummary name: init_elements - !ruby/object:RI::MethodSummary name: inner_product - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: map - !ruby/object:RI::MethodSummary name: map2 - !ruby/object:RI::MethodSummary name: r - !ruby/object:RI::MethodSummary name: size - !ruby/object:RI::MethodSummary name: to_a - !ruby/object:RI::MethodSummary name: to_s name: Vector superclass: Object
Upload File
Create Folder