-
Notifications
You must be signed in to change notification settings - Fork 0
Sidebar1
Andrey edited this page Mar 16, 2017
·
1 revision
ANTS2_MAJOR = 3
ANTS2_MINOR = 11
ANTS2_VERSION = 1986
#Optional libraries
CONFIG += ants2_cuda #enable CUDA support - need NVIDIA GPU and drivers (CUDA toolkit) installed!
#CONFIG += ants2_flann #enable FLANN (fast neighbour search) library
#CONFIG += ants2_fann #enables FANN (fast neural network) library
CONFIG += ants2_eigen3 #tells compiler to use Eigen3 instead of ROOT for linear algebra
#CONFIG += ants2_RootServer #enable cern CERN ROOT html server --- EXPERIMENTAL FEATURE
Niffler is distributed under a Public license | Fev 2017 LIP-Coimbra development team