renaming, refactoring
[epclust.git] / epclust / R / utils.R
index 8f7da38..6dcc2cd 100644 (file)
@@ -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(...)