Evaluate the sum of a set of functions in a functional data object.
# S3 method for fd
sum(..., na.rm)
a functional data object to sum.
Not used.
a functional data object with a single replication
that contains the sum of the functions in the object fd
.