modules
core
include
ecvl
core
datatype_existing_tuples.inc.h
Go to the documentation of this file.
1
/*
2
* ECVL - European Computer Vision Library
3
* Version: 1.0.3
4
* copyright (c) 2021, Università degli Studi di Modena e Reggio Emilia (UNIMORE), AImageLab
5
* Authors:
6
* Costantino Grana (costantino.grana@unimore.it)
7
* Federico Bolelli (federico.bolelli@unimore.it)
8
* Michele Cancilla (michele.cancilla@unimore.it)
9
* Laura Canalini (laura.canalini@unimore.it)
10
* Stefano Allegretti (stefano.allegretti@unimore.it)
11
* All rights reserved.
12
*/
13
14
// Signed DataType MUST be included before unsigned DataType,
15
// otherwise the Table logic will be broken, as well as the in-place
16
// Neg function.
17
18
#include "
datatype_existing_tuples_signed.inc.h
"
19
#include "
datatype_existing_tuples_unsigned.inc.h
"
datatype_existing_tuples_unsigned.inc.h
datatype_existing_tuples_signed.inc.h
Generated by
1.8.15