Home
last modified time | relevance | path

Searched refs:__delta (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Tools/pynche/
DDetailsViewer.py170 self.__delta(-25)
173 self.__delta(-10)
176 self.__delta(-1)
179 self.__delta(1)
182 self.__delta(10)
185 self.__delta(25)
187 def __delta(self, delta): member in DetailsViewer
/third_party/boost/libs/numeric/odeint/doc/
Dtutorial_chaotic_system.qbk20 growth of perturbations ['__delta x]. In order to observe this exponential growth one usually solve…
22 ['d __delta x / dt = J(x) __delta x]
24 where ['J] is the Jacobian of the system under consideration. ['__delta x] can
153 …h that [' p [subl ij] = __delta [subl ij]], where ['p [subl ij]] is the ['j]-component of the ['i]…
Dodeint.qbk132 [def __delta '''δ''']