Material Tensors (The Class tensor)

Complete Function list

EinsteinSum2tensor multiplication according to Einstein summation convention
Fouriercompute the Fourier coefficients of the tensor
antiSymthe antisymmetric part A = 0.5(T T.') of a tensor
chartensor to char
conjugate of a tensor
ctransposeconjugate of a tensor
diagconvert rank 1 or rank 0 tensor into diagonal rank 2 tensor
directionalMagnitudemagnitude of a tensor in direction v
displaystandard output
doubleconvert tensor values to matrix
dyadic tensor product
eigcompute the eigenvalues and eigenvectors of a tensor
endoverloaded end function
eqchecks whether two tensors are equal
expmmatrix exponential of a tensor
horzcatoverloads [T1,T2,T3..]
inverse of a tensor
lengthreturns the number of tensors
logmmatrix logarithm of a tensor
matrixreturn tensor as a matrix
meansum over all tensors allong dimension 1
minusadd two tensors
mrdivideimplements T / S
mtimesimplements T1 * T2
nechecks whether two tensors are not equal
numelreturns the number of tensors
plota tensor T
plusadd two tensors
quadric
reshapefor tensors
rotatea tensor by a list of rotations
rotate_outerrotate a tensor by a list of rotations
sizeoverloads size
subsasgnoverloads subsasgn
subsrefoverloads subsref
sumover all tensors allong dimension 1
symthe symmetric part S = 0.5(T + T.') of a tensor
symmetrisea tensor according to its crystal symmetry
tensorSizeoverloads size
timesmultiply a tensor by a scalar
tracecompute the trace of a rank 2 tensor
transformReferenceFrameset properties of a tensor variable
transposea list of a tensors
vector3dconvert rank one tensors to vector3d
vertcatoverloads [T1,T2,T3..]