toward better ID+coeffs management
[epclust.git] / epclust / R / utils.R
index 5c09b56..347c2c6 100644 (file)
@@ -19,7 +19,7 @@ serialize = function(coeffs, file, append)
 #TODO: appendCoeffs() en C --> serialize et append to file
 }
 
-deserialize = function(file, range, serie_length)
+deserialize = function(file, range, ncoefs)
 {
        #......
        #C function (from file name)