Macros
vnl_hungarian_algorithm.hxx File Reference
#include <vector>
#include <limits>
#include <algorithm>
#include <iostream>
#include "vnl_hungarian_algorithm.h"
#include <vnl/vnl_matrix.h>
#include <cassert>

Go to the source code of this file.

Macros

#define VNL_HUNGARIAN_ALGORITHM_INSTANTIATE(T)   template class VNL_EXPORT vnl_hungarian_algorithm<T >
 

Macro Definition Documentation

◆ VNL_HUNGARIAN_ALGORITHM_INSTANTIATE

#define VNL_HUNGARIAN_ALGORITHM_INSTANTIATE (   T)    template class VNL_EXPORT vnl_hungarian_algorithm<T >

Definition at line 531 of file vnl_hungarian_algorithm.hxx.