Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/Imath/
DImathQuat.h428 T qdot = *this ^ *this; in inverse() local
437 T qdot = (*this) ^ (*this); in invert() local