Weighted vector (result of a query vector storage search)
More...
#include <bindingObjects.hpp>
Weighted vector (result of a query vector storage search)
strus::VecRank::VecRank |
( |
| ) |
|
|
inline |
strus::VecRank::VecRank |
( |
Index |
index_, |
|
|
double |
weight_ |
|
) |
| |
|
inline |
strus::VecRank::VecRank |
( |
const VecRank & |
o | ) |
|
|
inline |
Index strus::VecRank::index |
( |
| ) |
const |
|
inline |
Get the feature number ( >= 0) from this.
double strus::VecRank::weight |
( |
| ) |
const |
|
inline |
Get the weight of the vector rank.
The documentation for this class was generated from the following file: