ocssw
V2022
|
ias_math_compute_3dvec_dot.c File Reference
#include "ias_math.h"
Include dependency graph for ias_math_compute_3dvec_dot.c:
Go to the source code of this file.
Functions | |
double | ias_math_compute_3dvec_dot (const IAS_VECTOR *vec1, const IAS_VECTOR *vec2) |
Function Documentation
◆ ias_math_compute_3dvec_dot()
double ias_math_compute_3dvec_dot | ( | const IAS_VECTOR * | vec1, |
const IAS_VECTOR * | vec2 | ||
) |
Definition at line 15 of file ias_math_compute_3dvec_dot.c.