"+", "-", "*", "/", "^", "%%", "%/%"}## S3 method for class 'ff_vector':
+(x, y)
## S3 method for class 'ff_vector':
-(x, y)
## S3 method for class 'ff_vector':
*(x, y)
## S3 method for class 'ff_vector':
/(x, y)
## S3 method for class 'ff_vector':
^(x, y)
## S3 method for class 'ff_vector':
\%\%(x, y)
## S3 method for class 'ff_vector':
\%/\%(x, y)ff_vector or a vector of
length 1 in RAM in which case y should be an
ff_vectorff_vector or a vector of
length 1 in RAM in which case x should be an
ff_vectorff_vector. For the definition of the operators
see the base package of R.ff_vector