Searched defs:true_type (Results 1 – 2 of 2) sorted by relevance
54 struct true_type { enum { value = 1 }; }; struct
156 …acobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type) in makeGivens()