Searched defs:Coefficients (Results 1 – 13 of 13) sorted by relevance
79 typedef typename QuaternionType::Coefficients Coefficients; in check_stddeque_quaternion() typedef
79 typedef typename QuaternionType::Coefficients Coefficients; in check_stdlist_quaternion() typedef
88 typedef typename QuaternionType::Coefficients Coefficients; in check_stdvector_quaternion() typedef
102 typedef typename QuaternionType::Coefficients Coefficients; in check_stdvector_quaternion() typedef
98 typedef typename QuaternionType::Coefficients Coefficients; in check_qtvector_quaternion() typedef
44 typedef typename internal::traits<Derived>::Coefficients Coefficients; typedef
48 : Index(AmbientDimAtCompileTime)+1,1,Options> Coefficients; typedef
89 typedef typename QuaternionType::Coefficients Coefficients; in check_stdvector_quaternion() typedef
43 : int(AmbientDimAtCompileTime)+1,1> Coefficients; typedef
128 void SkDCubic::Coefficients(const double* src, double* A, double* B, double* C, double* D) { in Coefficients() function in SkDCubic
2249 const SCEV *Coefficients = Src; in gcdMIVtest() local