Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Vector
/
//opt/alt/ruby27/share/ri/system/Vector/cross_product-i.ri
U:RDoc::AnyMethod[iI"cross_product:ETI"Vector#cross_product;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I">Returns the cross product of this vector with the others.;To:RDoc::Markup::Verbatim; [I"HVector[1, 0, 0].cross_product Vector[0, 1, 0] => Vector[0, 0, 1] ;T:@format0o; ; [I"LIt is generalized to other dimensions to return a vector perpendicular ;TI"to the arguments.;To;; [ I"3Vector[1, 2].cross_product # => Vector[-2, 1] ;TI"'Vector[1, 0, 0, 0].cross_product( ;TI" Vector[0, 1, 0, 0], ;TI" Vector[0, 0, 1, 0] ;TI") #=> Vector[0, 0, 0, 1];T;0: @fileI"lib/matrix.rb;T:0@omit_headings_from_table_of_contents_below000[[I" cross;To;; [ ; @;0I" (*vs);T@FI"Vector;TcRDoc::NormalClass00