A vector of Label.
More...
#include <PointMatcher.h>
|
| Labels () |
| Construct empty Labels.
|
|
| Labels (const Label &label) |
| Construct Labels with a single Label in it.
|
|
bool | contains (const std::string &text) const |
| Return whether there is a label named text.
|
|
size_t | totalDim () const |
| Return the sum of the spans of each label.
|
|
|
std::ostream & | operator<< (std::ostream &stream, const Labels &labels) |
|
template<typename T>
struct PointMatcher< T >::DataPoints::Labels
A vector of Label.
The documentation for this struct was generated from the following files: