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

/external/tensorflow/tensorflow/contrib/integrate/python/ops/
H A Dodes.py39 _DORMAND_PRINCE_TABLEAU = _ButcherTableau( variable
92 tableau=_DORMAND_PRINCE_TABLEAU,
175 def _interp_fit_rk(y0, y1, k, dt, tableau=_DORMAND_PRINCE_TABLEAU):

Completed in 122 milliseconds