HomeSort by relevance Sort by last modified time
    Searched defs:Matrix3x3 (Results 1 - 5 of 5) sorted by null

  /external/eigen/doc/snippets/
HouseholderQR_solve.cpp 1 typedef Matrix<float,3,3> Matrix3x3;
2 Matrix3x3 m = Matrix3x3::Random();
  /frameworks/rs/
rsMatrix3x3.h 27 struct Matrix3x3 : public rs_matrix3x3 {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsMatrix3x3.h 27 struct Matrix3x3 : public rs_matrix3x3 {
45 Matrix3x3 tmp;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsMatrix3x3.h 27 struct Matrix3x3 : public rs_matrix3x3 {
45 Matrix3x3 tmp;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsMatrix3x3.h 27 struct Matrix3x3 : public rs_matrix3x3 {
45 Matrix3x3 tmp;

Completed in 3164 milliseconds