Searched refs:thistype (Results 1 – 1 of 1) sorted by relevance
111 typedef segment_ratio<Type> thistype; typedef in boost::geometry::segment_ratio194 inline bool close_to(thistype const& other) const in close_to()199 inline bool operator< (thistype const& other) const in operator <()206 inline bool operator== (thistype const& other) const in operator ==()212 static inline thistype zero() in zero()214 static thistype result(0, 1); in zero()218 static inline thistype one() in one()220 static thistype result(1, 1); in one()