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
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |