Searched refs:substitute_homogeneous (Results 1 – 2 of 2) sorted by relevance
995 typename PT::Substitute_homogeneous substitute_homogeneous; in operator() local996 return( CGAL::is_zero( substitute_homogeneous( p, begin, end ) ) ); in operator()1031 typename PT::Substitute_homogeneous substitute_homogeneous; in operator() local1032 return CGAL::sign( substitute_homogeneous( p, begin, end ) ); in operator()
163 substitute_homogeneous( in substitute_homogeneous() function