SHOGUN
v3.2.0
|
Helper functor for the function argsort
在文件 SGVector.cpp 第 178 行定义.
Public 成员函数 | |
IndexSorter (const SGVector< T > *vec) | |
bool | operator() (index_t i, index_t j) const |
Public 属性 | |
const T * | data |
IndexSorter | ( | const SGVector< T > * | vec | ) |
constructor
在文件 SGVector.cpp 第 181 行定义.
access operator
在文件 SGVector.cpp 第 184 行定义.
const T* data |
data
在文件 SGVector.cpp 第 190 行定义.