D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Vector
/
Filename :
inner_product-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the inner product of this vector with the other. - !ruby/struct:SM::Flow::VERB body: " Vector[4,7].inner_product Vector[10,1] => 47\n" full_name: Vector#inner_product is_singleton: false name: inner_product params: (v) visibility: public