Displaying 1 result from an estimated 1 matches for "dblvec".
Did you mean:
bvec
2012 Dec 08
2
C function, double problem
Hi everybody,
here's my problem:
i call a C function which calculates a large number of double values and
puts them into an array which is passed from R as a parameter in the
function (like .C("function", other parameters, result = as.double( c ( 1
: quantity ) ).
When the values come back to R in the result array, they are all truncated
to their integer value (i.e. I lose the