Learn R Programming

neuroim2 (version 0.8.5)

Arith,NeuroVec,NeuroVol-method: Arithmetic Operations for NeuroVec and NeuroVol

Description

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

Usage

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

Value

A DenseNeuroVec object resulting from the arithmetic operation.

Arguments

e1

A NeuroVec object.

e2

A NeuroVol object.