Tensor: Difference between revisions

Content deleted Content added
Undid revision 1268062344 by 96.231.246.31 (talk)
Tag: Reverted
Line 325:
 
== Operations ==
There are several operations on tensors that again produce a tensor. The linear nature of tensor implies that two tensors of the same type may be added together, and that tensors may be multiplied by a scalar with results analogous to the [[Scalar multiplication| scaling of a vector]]. On components, these operations are simply performed component-wise. These operations do not change the type of the tensor; but there are also operations that produce a tensor of different type.
 
=== Tensor product ===