Next: , Previous: , Up: Top   [Contents][Index]


1 Introduction

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.