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