libpointmatcher  1.3.1
PointMatcher< T >::DataPoints Member List

This is the complete list of members for PointMatcher< T >::DataPoints, including all inherited members.

addDescriptor(const std::string &name, const Matrix &newDescriptor)PointMatcher< T >::DataPoints
addFeature(const std::string &name, const Matrix &newFeature)PointMatcher< T >::DataPoints
addTime(const std::string &name, const Int64Matrix &newTime)PointMatcher< T >::DataPoints
allocateDescriptor(const std::string &name, const unsigned dim)PointMatcher< T >::DataPoints
allocateDescriptors(const Labels &newLabels)PointMatcher< T >::DataPoints
allocateFeature(const std::string &name, const unsigned dim)PointMatcher< T >::DataPoints
allocateFeatures(const Labels &newLabels)PointMatcher< T >::DataPoints
allocateTime(const std::string &name, const unsigned dim)PointMatcher< T >::DataPoints
allocateTimes(const Labels &newLabels)PointMatcher< T >::DataPoints
assertDescriptorConsistency() constPointMatcher< T >::DataPoints
assertTimesConsistency() constPointMatcher< T >::DataPoints
concatenate(const DataPoints &dp)PointMatcher< T >::DataPoints
conservativeResize(Index pointCount)PointMatcher< T >::DataPoints
ConstView typedefPointMatcher< T >::DataPoints
createSimilarEmpty() constPointMatcher< T >::DataPoints
createSimilarEmpty(Index pointCount) constPointMatcher< T >::DataPoints
DataPoints()PointMatcher< T >::DataPoints
DataPoints(const Labels &featureLabels, const Labels &descriptorLabels, const size_t pointCount)PointMatcher< T >::DataPoints
DataPoints(const Labels &featureLabels, const Labels &descriptorLabels, const Labels &timeLabels, const size_t pointCount)PointMatcher< T >::DataPoints
DataPoints(const Matrix &features, const Labels &featureLabels)PointMatcher< T >::DataPoints
DataPoints(const Matrix &features, const Labels &featureLabels, const Matrix &descriptors, const Labels &descriptorLabels)PointMatcher< T >::DataPoints
DataPoints(const Matrix &features, const Labels &featureLabels, const Matrix &descriptors, const Labels &descriptorLabels, const Int64Matrix &times, const Labels &timeLabels)PointMatcher< T >::DataPoints
descriptorExists(const std::string &name) constPointMatcher< T >::DataPoints
descriptorExists(const std::string &name, const unsigned dim) constPointMatcher< T >::DataPoints
descriptorLabelsPointMatcher< T >::DataPoints
descriptorsPointMatcher< T >::DataPoints
featureExists(const std::string &name) constPointMatcher< T >::DataPoints
featureExists(const std::string &name, const unsigned dim) constPointMatcher< T >::DataPoints
featureLabelsPointMatcher< T >::DataPoints
featuresPointMatcher< T >::DataPoints
getDescriptorCopyByName(const std::string &name) constPointMatcher< T >::DataPoints
getDescriptorDim() constPointMatcher< T >::DataPoints
getDescriptorDimension(const std::string &name) constPointMatcher< T >::DataPoints
getDescriptorRowViewByName(const std::string &name, const unsigned row) constPointMatcher< T >::DataPoints
getDescriptorRowViewByName(const std::string &name, const unsigned row)PointMatcher< T >::DataPoints
getDescriptorStartingRow(const std::string &name) constPointMatcher< T >::DataPoints
getDescriptorViewByName(const std::string &name) constPointMatcher< T >::DataPoints
getDescriptorViewByName(const std::string &name)PointMatcher< T >::DataPoints
getEuclideanDim() constPointMatcher< T >::DataPoints
getFeatureCopyByName(const std::string &name) constPointMatcher< T >::DataPoints
getFeatureDimension(const std::string &name) constPointMatcher< T >::DataPoints
getFeatureRowViewByName(const std::string &name, const unsigned row) constPointMatcher< T >::DataPoints
getFeatureRowViewByName(const std::string &name, const unsigned row)PointMatcher< T >::DataPoints
getFeatureStartingRow(const std::string &name) constPointMatcher< T >::DataPoints
getFeatureViewByName(const std::string &name) constPointMatcher< T >::DataPoints
getFeatureViewByName(const std::string &name)PointMatcher< T >::DataPoints
getHomogeneousDim() constPointMatcher< T >::DataPoints
getNbGroupedDescriptors() constPointMatcher< T >::DataPoints
getNbPoints() constPointMatcher< T >::DataPoints
getTimeCopyByName(const std::string &name) constPointMatcher< T >::DataPoints
getTimeDim() constPointMatcher< T >::DataPoints
getTimeDimension(const std::string &name) constPointMatcher< T >::DataPoints
getTimeRowViewByName(const std::string &name, const unsigned row) constPointMatcher< T >::DataPoints
getTimeRowViewByName(const std::string &name, const unsigned row)PointMatcher< T >::DataPoints
getTimeStartingRow(const std::string &name) constPointMatcher< T >::DataPoints
getTimeViewByName(const std::string &name) constPointMatcher< T >::DataPoints
getTimeViewByName(const std::string &name)PointMatcher< T >::DataPoints
Index typedefPointMatcher< T >::DataPoints
load(const std::string &fileName)PointMatcher< T >::DataPointsstatic
operator==(const DataPoints &that) constPointMatcher< T >::DataPoints
removeDescriptor(const std::string &name)PointMatcher< T >::DataPoints
removeFeature(const std::string &name)PointMatcher< T >::DataPoints
removeTime(const std::string &name)PointMatcher< T >::DataPoints
save(const std::string &fileName, bool binary=false) constPointMatcher< T >::DataPoints
setColFrom(Index thisCol, const DataPoints &that, Index thatCol)PointMatcher< T >::DataPoints
swapCols(Index iCol, Index jCol)PointMatcher< T >::DataPoints
TimeConstView typedefPointMatcher< T >::DataPoints
timeExists(const std::string &name) constPointMatcher< T >::DataPoints
timeExists(const std::string &name, const unsigned dim) constPointMatcher< T >::DataPoints
timeLabelsPointMatcher< T >::DataPoints
timesPointMatcher< T >::DataPoints
TimeView typedefPointMatcher< T >::DataPoints
View typedefPointMatcher< T >::DataPoints