Arithmetic Operations for NeuroSurfaceVector Objects
Source:R/Arith.R
Arith-NeuroSurfaceVector-method.RdArithmetic Operations for NeuroSurfaceVector Objects
Usage
# S4 method for class 'NeuroSurfaceVector,NeuroSurfaceVector'
Arith(e1, e2)
# S4 method for class 'NeuroSurfaceVector,numeric'
Arith(e1, e2)
# S4 method for class 'numeric,NeuroSurfaceVector'
Arith(e1, e2)
# S4 method for class 'NeuroSurfaceVector,NeuroSurface'
Arith(e1, e2)