Re: [R] Displaying numerics to full double precision

2007-12-06 Thread Jeff Delmerico
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

[R] Displaying numerics to full double precision

2007-12-05 Thread Jeff Delmerico
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