![]() |
Files | |
file | BinaryTensorOp.h |
An engine class for representing the sum, product, etc. | |
file | BinaryTinyMatrixOp.h |
An engine class for representing the sum, product, etc. | |
file | BinaryVectorOp.h |
An engine class for representing the sum, product etc between two vectors. | |
file | One.h |
A numeric class for a number that is always one. | |
file | Tiny/Reductions.h |
General global reduction functions. | |
file | Tensor.h |
An interface class for an N-dimensional tensor of numeric objects, and engines class for defining a general tensor, using Full and Antisymmetric engine tag classes. | |
file | TinyMatrix.h |
An interface class for an N-dimensional TinyMatrix of numeric objects, and an engine class for defining a general TinyMatrix. | |
file | Vector.h |
An interface class for an N-dimensional vector of numeric objects, and an engine class for defining a general vector. | |
file | Zero.h |
A numeric class for a number that is always zero. |
These can be used as data types apart from builtin scalar types for Array and Field containers.