norm3dΒΆ
Norm of a 3D vector
Notes
Faster than np.linalg.norm
| param v: | 3D vector |
|---|---|
| type v: | np.ndarray |
| returns: | Norm of the vector |
| rtype: | np.ndarray |
Norm of a 3D vector
Notes
Faster than np.linalg.norm
| param v: | 3D vector |
|---|---|
| type v: | np.ndarray |
| returns: | Norm of the vector |
| rtype: | np.ndarray |