Skip to contents

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

Usage

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

Arguments

e1

A NeuroVec object.

e2

A NeuroVol object.

Value

A DenseNeuroVec object resulting from the arithmetic operation.