Searched refs:Matrix4d (Results 1 – 5 of 5) sorted by relevance
51 inline double16_ eigen_matrix4d_to_double16(const Eigen::Matrix4d &matrix) in eigen_matrix4d_to_double16()70 BOOST_COMPUTE_TYPE_NAME(Eigen::Matrix4d, double16)
525 typedef Matrix<double, 4, 4> Matrix4d; typedef536 typedef Matrix4d Mat4d;
386 template <> struct DataTypeTraits<tcu::Matrix4d> { enum { DATATYPE = TYPE_DOUBLE_MAT4 }; };
4912 ExprP<Matrix4d> mat = args.a; in doExpand()5228 class Inverse64bit<4> : public DerivedFunc<Signature<Matrix4d, Matrix4d> >5237 ExprP<Matrix4d> mat = args.a; in doExpand()