#include "SearchArray.hxx"
#include "ProcessingConfig.hxx"
#include <iosfwd>
Go to the source code of this file.
Classes | |
struct | CLAM::TDescriptorsParams |
class | CLAM::SegmentatorConfig |
Config class for the Segmentator Processing. More... | |
Namespaces | |
namespace | CLAM |
Functions | |
bool | CLAM::operator< (const TDescriptorsParams ¶m1, const TDescriptorsParams ¶m2) |
bool | CLAM::operator>= (const TDescriptorsParams ¶m1, const TDescriptorsParams ¶m2) |
bool | CLAM::operator== (const TDescriptorsParams ¶m1, const TDescriptorsParams ¶m2) |
bool | CLAM::operator== (const TDescriptorsParams ¶m1, TIndex id) |
std::ostream & | CLAM::operator<< (std::ostream &myStream, const TDescriptorsParams &a) |
std::istream & | CLAM::operator>> (std::istream &myStream, const TDescriptorsParams &a) |