Description Usage Arguments Value Examples
This function transforms an input numeric vector or matrix into a proper
tensor object defined as a 3x3 definite positive symmetric
matrix.
| 1 | 
| x | A numeric vector of size 6 storing the 6 unique components of a tensor or a 3x3 numeric matrix. | 
| validate | A boolean which is  | 
| twice | A boolean that says whether off-diagonal tensor elements were
doubled in vector representation (default:  | 
A 3x3 symmetric postive definite matrix stored as a
tensor object.
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.