X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=epclust%2FR%2Futils.R;h=6dcc2cdfca13d3c41ee5175e3f20ac549b83fe41;hb=7b13d0c28da62d91684a29ced50c740120e2b7a9;hp=8f7da383c43b818a50a85839a13a314856d4b563;hpb=d300b49cd63d0539d29bbee120fa8237f7acee9b;p=epclust.git diff --git a/epclust/R/utils.R b/epclust/R/utils.R index 8f7da38..6dcc2cd 100644 --- a/epclust/R/utils.R +++ b/epclust/R/utils.R @@ -20,6 +20,7 @@ serialize = function(coeffs) appendBinary = function(.......) { #take raw vector, append it (binary mode) to a file +#TODO: appendCoeffs() en C --> serialize et append to file } #finalizeSerialization = function(...)