MOMENT_ARM__MATRIX#

MOMENT_ARM__MATRIX#

2D array of moment arms as a function of joint angle. Shape: (n_angle_samples, n_muscles)

alias of Annotated[ndarray[Any, dtype[floating]], beartype.vale.Is[lambda x: x.ndim == 2]]