Real
Description
In FabImage Library real is data type used to store floating point numbers. Currently it is based on single precision float.
typedef real float;
In FabImage Library real is data type used to store floating point numbers. Currently it is based on single precision float.
typedef real float;