# S4 method for antsImage
mean(x, mask = logical())# S4 method for antsImage
sum(x, mask = logical())
# S3 method for antsImage
+(x, y)
# S3 method for antsImage
-(x, y)
# S3 method for antsImage
/(x, y)
# S3 method for antsImage
*(x, y)
# S3 method for antsImage
^(x, y)
# S3 method for antsImage
%%(x, y)
# S3 method for antsImage
log(x, ...)
# S3 method for antsImage
exp(x)
# S3 method for antsImage
abs(x)