
Go to the source code of this file.
Namespaces | |
| namespace | cpl_visual_features |
Functions | |
| double | cpl_visual_features::chiSqaureKernel (std::vector< double > x, std::vector< double > y) |
| std::vector< std::vector < double > > | cpl_visual_features::chiSquareKernelBatch (std::vector< std::vector< double > > &X, std::vector< std::vector< double > > &Y, double gamma) |