OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Matrix2f
(Results
26 - 33
of
33
) sorted by null
1
2
/external/eigen/test/
stdvector.cpp
128
CALL_SUBTEST_1(check_stdvector_matrix(
Matrix2f
()));
visitor.cpp
117
CALL_SUBTEST_2( matrixVisitor(
Matrix2f
()) );
mapstaticmethods.cpp
156
CALL_SUBTEST_2(( mapstaticmethods(
Matrix2f
()) ));
redux.cpp
140
CALL_SUBTEST_2( matrixRedux(
Matrix2f
()) );
/external/eigen/unsupported/test/
matrix_exponential.cpp
136
CALL_SUBTEST_1(randomTest(
Matrix2f
(), 1e-4));
matrix_power.cpp
128
CALL_SUBTEST_1(testExponentLaws(
Matrix2f
(), 1e-4));
openglsupport.cpp
244
VERIFY_UNIFORM(fv,m2f,
Matrix2f
);
/external/deqp/framework/common/
tcuMatrix.hpp
500
typedef Matrix<float, 2, 2>
Matrix2f
;
508
typedef
Matrix2f
Mat2;
Completed in 306 milliseconds
1
2