GEP::Core::Double Namespace Reference
Extends classes from
GEP.Core.Common to use double. Not supported yet.
More...
Detailed Description
Extends classes from
GEP.Core.Common to use double. Not supported yet.
If you really need to use the better precision of double over float, it should be easy to take the classes from GEP.Core.Float and switch everywhere float with double.