weldx.transformations.normalize#
- weldx.transformations.normalize(a)#
Normalize (l2 norm) an ndarray along the last dimension.
- Parameters:
a – data in ndarray
- Returns:
Normalized ndarray
- Return type:
Section Navigation
File handling
Welding
Unit handling
Data handling and transformation
Geometry
Full API Reference
ASDF API Reference
Normalize (l2 norm) an ndarray along the last dimension.
a – data in ndarray
Normalized ndarray