Home
last modified time | relevance | path

Searched defs:conjugate (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/
Dnumbers.py135 def conjugate(self): member in Complex
260 def conjugate(self): member in Real
D_pydecimal.py1643 def conjugate(self): member in Decimal
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_quat.inl558 GLM_FUNC_QUALIFIER detail::fquatSIMD conjugate function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dquaternion.inl202 GLM_FUNC_QUALIFIER tquat<T, P> conjugate(tquat<T, P> const & q) function