DotProduct: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→vec_t '''DotProduct'''(const Vector& a, const Vector& b): Unicodifying, replaced: [[Image: → [[File:) |
Thunder4ik (talk | contribs) m (clean up, added stub, deadend tags) |
||
Line 1: | Line 1: | ||
{{Dead end|date=January 2024}} | |||
==vec_t '''DotProduct'''(const Vector& a, const Vector& b)== | ==vec_t '''DotProduct'''(const Vector& a, const Vector& b)== | ||
[[File:dotproduct.gif]] | [[File:dotproduct.gif]] | ||
[[Category:Math Functions]] | [[Category:Math Functions]] | ||
{{stub}} |
Latest revision as of 08:52, 21 January 2024

This article has no
links to other VDC articles. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024


January 2024
vec_t DotProduct(const Vector& a, const Vector& b)