Next: Functions, Previous: Top, Up: Top [Contents][Index]
A tensor is a data structure that generalizes vectors and (square) matrices. A tensor of rank r and dimension d is a “r-hipercube” with d elements in each row, column, etc.
The header file is tensor.h.