vec_cos
vec_cos(vectors1, vectors2, axis=-1):
Gets the cos of the angle between two vectors
vectors1
:np.ndarray
No description…
vectors2
:np.ndarray
No description…
Examples:
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings