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