CustusX
22.04-rc2
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
precision.hpp
Go to the documentation of this file.
1
#ifndef PRECISION_H
2
#define PRECISION_H
3
4
// The type to use for all internal calculations
5
// Haven't tested with anything else than double, things may break!
6
//#define D double
7
// The type to assume a metaimage contains
8
#define inData_t float
9
10
11
#endif
CX
source
plugins
org.custusx.anglecorrection
core
precision.hpp
Generated on Fri May 27 2022 11:59:49 for CustusX by
1.8.11