Skip to contents

This function performs arithmetic operations on a NeuroVol object and a NeuroVec object.

Usage

# S4 method for class 'NeuroVol,NeuroVec'
Arith(e1, e2)

Arguments

e1

A NeuroVol object.

e2

A NeuroVec object.

Value

A DenseNeuroVec object resulting from the arithmetic operation.