Module numerical

Module numerical 

Source

Functionsยง

axis_angle_to_quaternion
batch_rigid_transform
batch_rigid_transform_burn
Burn-only batch rigid transform
batch_rigid_transform_burn_fast
Faster Burn implementation of batch_rigid_transform (single-skeleton version)
batch_rodrigues
batch_rodrigues_burn
batch_rodrigues_burn_2
batch_rodrigues_burn_3
euler2angleaxis
extract_extrinsics_from_rot_trans
Converts a 2D array of quaternions of shape Nx4 (each row being a quaternion in format xyzw) and a 2D array of translations of shape Nx3 to extrinsics as an 3D array of Nx4x4
hex_to_rgb
hex_to_rgb_f32
interpolate_angle
interpolate_angle_tensor
interpolate_axis_angle
Interpolates between two axis angles using a slerp
interpolate_axis_angle_batch
Interpolates betwen batch of axis angles where the batch is shape [nr_joints, 3]
map
quaternion_interpolate_lerp
quaternion_interpolate_lerp_fast
quaternion_interpolate_slerp
quaternion_to_axis_angle
quaternion_to_axis_angle_fast
smootherstep