libcrn  3.9.5
A document image processing library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
crn::IterativekNN< DataType, DistFunc > Member List

This is the complete list of members for crn::IterativekNN< DataType, DistFunc >, including all inherited members.

Add(const DataType &obj)crn::IterativekNN< DataType, DistFunc >inline
Add(DataType &&obj)crn::IterativekNN< DataType, DistFunc >inline
FastAdd(const DataType &obj)crn::IterativekNN< DataType, DistFunc >inline
FastAdd(DataType &&obj)crn::IterativekNN< DataType, DistFunc >inline
GetElement(size_t el) const crn::IterativekNN< DataType, DistFunc >inline
GetLOF() const crn::IterativekNN< DataType, DistFunc >inline
GetLoOP(double lambda) const crn::IterativekNN< DataType, DistFunc >inline
GetNElements() const noexceptcrn::IterativekNN< DataType, DistFunc >inline
IterativekNN(size_t neighborhood, const DistFunc &df, size_t fast_min=50, size_t fast_factor=10, size_t fast_max=100)crn::IterativekNN< DataType, DistFunc >inline
IterativekNN(size_t neighborhood, DistFunc &&df, size_t fast_min=50, size_t fast_factor=10, size_t fast_max=100)crn::IterativekNN< DataType, DistFunc >inline