tensor.prin

Syntax

v := tensor.prin(t)

Get the principal values of the tensor.

The values are returned as components of the vector. x = minimum, y = intermediate, and z = maximum.

If the principal directions are also desired, see the tensor.prin.dir function.

Returns:

v - principal values

Arguments:

t - tensor