Arith,NeuroVol,NeuroVec-method {neuroim2} | R Documentation |
Arithmetic Operations for NeuroVol and NeuroVec
Description
This function performs arithmetic operations on a NeuroVol object and a NeuroVec object.
Usage
## S4 method for signature 'NeuroVol,NeuroVec'
Arith(e1, e2)
Arguments
e1 |
A NeuroVol object. |
e2 |
A NeuroVec object. |
Value
A DenseNeuroVec object resulting from the arithmetic operation.
[Package neuroim2 version 0.8.1 Index]