Tensor: Difference between revisions

Content deleted Content added
Tag: Reverted
m Undid revision 1277568141 by 45.112.144.65 (talk)
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 ===