Beispiel #1
0
def eqom_ekf(x,t,u):
	return cp_dynamics.eqom_det(x,t)
Beispiel #2
0
def eqom_gmm(x, t, u=None):
    return cp_dynamics.eqom_det(x, t)