.. default-domain:: chpl .. module:: Tensor Tensor ====== **Usage** .. code-block:: chapel use Tensor; or .. code-block:: chapel import Tensor;