Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ index_comparator()

template<bool ascending, typename C >
stan::math::internal::index_comparator< ascending, C >::index_comparator ( const C &  xs)
inlineexplicit

Construct an index comparator holding a reference to the specified container.

Parameters
xsContainer

Definition at line 32 of file sort_indices.hpp.