sudeep87 / uimafit

Automatically exported from code.google.com/p/uimafit
0 stars 0 forks source link

Unable to use doubles for parameters in the create* factory methods #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
UIMA does not support double, only float, but it still helps to be able to pass 
double values into a create* method and assume that it is casted to float 
implicitly.

Original issue reported on code.google.com by richard.eckart on 16 Mar 2011 at 3:03

GoogleCodeExporter commented 8 years ago
Added a corresponding initializer.

Original comment by richard.eckart on 16 Mar 2011 at 3:04

GoogleCodeExporter commented 8 years ago

Original comment by richard.eckart on 16 Mar 2011 at 3:04

GoogleCodeExporter commented 8 years ago

Original comment by richard.eckart on 7 Apr 2011 at 12:12