Searched refs:_RK4FixedGridIntegrator (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/integrate/python/ops/
H A Dodes.py565 class _RK4FixedGridIntegrator(_FixedGridIntegrator): class in inherits:_FixedGridIntegrator
615 return _RK4FixedGridIntegrator().integrate(func, y0, t)

Completed in 329 milliseconds