MCPcopy Create free account
hub / github.com/Simple-Robotics/aligator / infNorm

Function infNorm

tests/python/utils.py:11–12  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

9
10
11def infNorm(x):
12 return np.linalg.norm(x, np.inf)
13
14
15def create_multibody_ode(humanoid=True):

Callers 4

test_multibody_freeFunction · 0.90
test_centroidal_diffFunction · 0.90
exp_dyn_fd_checkFunction · 0.90

Calls

no outgoing calls

Tested by 4

test_multibody_freeFunction · 0.72
test_centroidal_diffFunction · 0.72
exp_dyn_fd_checkFunction · 0.72