
Go to the source code of this file.
| Namespaces | |
| namespace | cpl_visual_features | 
| Defines | |
| #define | BIG 100000 | 
| Typedefs | |
| typedef int | cpl_visual_features::LapCol | 
| typedef float | cpl_visual_features::LapCost | 
| typedef int | cpl_visual_features::LapRow | 
| Functions | |
| void | cpl_visual_features::checklap (int dim, LapCost **assigncost, LapCol *rowsol, LapRow *colsol, LapCost *u, LapCost *v) | 
| LapCost | cpl_visual_features::lap (int dim, LapCost **assigncost, LapCol *rowsol, LapRow *colsol, LapCost *u, LapCost *v) |