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

/external/tensorflow/tensorflow/contrib/integrate/python/ops/
H A Dodes.py35 _ButcherTableau = collections.namedtuple('_ButcherTableau', variable
39 _DORMAND_PRINCE_TABLEAU = _ButcherTableau(
103 tableau: optional _ButcherTableau describing how to take the Runge-Kutta

Completed in 211 milliseconds