Searched refs:run_trans (Results 1 - 1 of 1) sorted by relevance

/external/eigen/bench/
H A DbenchGeometry.cpp88 #define run_trans( op, scalar, mode, option ) \ macro
119 run_trans(TV, float, Isometry, AutoAlign);
120 run_trans(TV, float, Isometry, DontAlign);
121 run_trans(TV, double, Isometry, AutoAlign);
122 run_trans(TV, double, Isometry, DontAlign);
123 run_trans(TV, float, Projective, AutoAlign);
124 run_trans(TV, float, Projective, DontAlign);
125 run_trans(TV, double, Projective, AutoAlign);
126 run_trans(TV, double, Projective, DontAlign);
129 run_trans(TMATVMA
[all...]

Completed in 90 milliseconds