Tensor
smile.cas.Tensor
trait Tensor
A tensor is an algebraic object that describes a (multilinear) relationship between sets of algebraic objects related to a vector space. Objects that tensors may map between include vectors (which are often, but not always, understood as arrows with length that point in a direction) and scalars (which are often familiar numbers such as the real numbers), and, recursively, even other tensors. Tensors are defined independent of any basis, although they are often referred to by their components in a basis related to a particular coordinate system.
The shape of tensor (the number of dimensions and the size of each dimension) might be only partially known.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait IntScalarclass Ceilclass Floorclass IntAddclass IntConstclass IntDivclass IntMulclass IntNegclass IntPowerclass IntSubclass IntValclass IntVarclass Modclass Roundtrait Matrixclass AddMatrixclass ConstMatrixclass DiagonalMatrixclass IdentityMatrixclass MatrixInverseclass MatrixProductclass MatrixTransposeclass MatrixVarclass NegMatrixclass OneMatrixclass OuterProductclass RowMatrixclass ScalarMatrixProductclass TangentMatrixclass ZeroMatrixtrait Scalarclass Absclass Addclass ArcCosclass ArcCotclass ArcSinclass ArcTanclass Constclass Cosclass Cotclass Divclass Expclass InnerProductclass Int2Scalarclass Logclass Mulclass Negclass Powerclass Sinclass Subclass Tanclass Valclass Vartrait Vectorclass AddVectorclass ConstVectorclass GradientVectorclass MatrixVectorProductclass NegVectorclass OneVectorclass ScalarVectorProductclass TangentVectorclass Varsclass VectorValclass VectorVarclass ZeroVector
Members list
In this article