height = INTEGER(GET_DIM(matrix_in))[0];
width = INTEGER(GET_DIM(matrix_in))[1];
subW = INTEGER_VALUE(sub_width);
subH = INTEGER_VALUE(sub_height);
...
}
Am I using the wrong macro to convert into a double in C? Any ideas?
Thanks,
Jeff Delmerico
Ben
norm only produce values to single precision?
Any assistance would be greatly appreciated.
Thanks,
Jeff Delmerico
--
View this message in context:
http://www.nabble.com/Displaying-numerics-to-full-double-precision-tf4950807.html#a14175334
Sent from the R help mailing
2 matches
Mail list logo