Dot Data Member Function

Returns the dot product of this vector and the vector 'A'.

Prototype

double Dot( Float64Vector A )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>AThe vector to compute the dot product with.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.