\begin{ccRefFunction}{linear_rank} \ccInclude{CGAL/predicates_d.h} \ccHtmlNoLinks \ccFunction{template int linear_rank(ForwardIterator first, ForwardIterator last);}{computes the linear rank of the vectors in \ccc{A = tuple [first,last)}. \ccPrecond The objects are of the same dimension. \ccRequire The value type of \ccc{ForwardIterator} is \ccc{Vector_d}. } \end{ccRefFunction}