Skip to contents

Arithmetic 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)

Arguments

e1

NeuroSurfaceVector object or numeric value

e2

NeuroSurfaceVector object or numeric value

Value

NeuroSurfaceVector object with arithmetic operation results