OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M33d
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/openexr/IlmImf/
ImfMatrixAttribute.h
62
typedef TypedAttribute<Imath::
M33d
> M33dAttribute;
/external/opencv3/3rdparty/openexr/Imath/
ImathMatrixAlgo.cpp
61
EXPORT_CONST
M33d
identity33d ( 1, 0, 0,
152
M33d
C (0.0);
167
M33d
U, V;
173
const
M33d
Qt = V * U.transposed();
[
all
...]
ImathMatrixAlgo.h
79
IMATH_EXPORT_CONST
M33d
identity33d;
[
all
...]
ImathMatrix.h
871
typedef Matrix33 <double>
M33d
;
[
all
...]
Completed in 329 milliseconds