Home | All Classes | Grouped Classes | Index | Search
Dot products this vector with an other vector.
float dot( const CL_Vector& vector);
Parameters:
Return value:
The resulting dot product of the two vectors.
See also:
CL_Vector