|
SHOGUN
v2.0.0
|
Helper functor for the function sorted_index
Definition at line 504 of file SGVector.h.
Public Member Functions | |
| IndexSorter (const SGVector< T > *vec) | |
| bool | operator() (index_t i, index_t j) const |
Public Attributes | |
| const T * | data |
| IndexSorter | ( | const SGVector< T > * | vec | ) |
constructor
Definition at line 507 of file SGVector.h.
access operator
Definition at line 510 of file SGVector.h.
| const T* data |
data
Definition at line 516 of file SGVector.h.