ttvCalculation function

Internal function for the Tensor times Vector calculation

Internal function for the Tensor times Vector calculation

ttvCalculation(A, v, dim)

Arguments

  • A: Tensor
  • v: Vector
  • dim: Dimension

Returns

Result of tensor times vector calculation

See Also

ttv