ttvCalculation {MFPCA} | R Documentation |
Internal function for the Tensor times Vector calculation
Description
Internal function for the Tensor times Vector calculation
Usage
ttvCalculation(A, v, dim)
Arguments
A |
Tensor |
v |
Vector |
dim |
Dimension |
Value
Result of tensor times vector calculation
See Also
[Package MFPCA version 1.3-10 Index]