CEETRON SDK Suite
Getting Started
Tutorials
Programming Guide
API References
Envision Frameworks
Additional Resources
Support
A symmetric 3x3 tensor represented by 6 values: xx, yy, zz, xy, yz, zx.
This tensor does not own its data which provided when it is instantiated
Public Functions
Constructs a null tensor.
Sets the shared data pointer. 6 values will be used after this address in sequence : xx, yy, zz, xy, yz, zx.