Arith,NeuroVec,NeuroVol-method {neuroim2}R Documentation

Arithmetic Operations for NeuroVec and NeuroVol

Description

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

Usage

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

Arguments

e1

A NeuroVec object.

e2

A NeuroVol object.

Value

A DenseNeuroVec object resulting from the arithmetic operation.


[Package neuroim2 version 0.8.1 Index]