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