HighMap library (C++)
Loading...
Searching...
No Matches
tensor.hpp File Reference

Header file for the Tensor class. More...

Go to the source code of this file.

Classes

class  hmap::Tensor
 A class to represent a multi-dimensional tensor. More...
 

Namespaces

namespace  hmap
 

Detailed Description

Header file for the Tensor class.

Author
Otto Link (otto..nosp@m.link.nosp@m..bv@g.nosp@m.mail.nosp@m..com)

This file contains the definition of the Tensor class, which is used for representing and manipulating multi-dimensional arrays of floating-point values. The class provides methods for accessing elements, performing basic mathematical operations, and exporting data to image formats.